Bandwidth Control

(VPOP3 Enterprise Only)

Every time a connection is made to a VPOP3 service, or a user logs into a service, VPOP3 Enterprise runs a Lua function which can assign the connection a bandwidth pool, or assign a bandwidth limit on the connection.

VPOP3 runs a function called 'GetBandwidth' in a file called bandwidth.lua in the VPOP3 directory.

The function signature is: GetBandwidth(Params)

The Params parameter is a Lua table with the following entries

The function returns a number indicating the bandwidth limit to apply