Webmail Policy

• Currently webmail policies only work with Roundcube.
• You must sign up for the free MaxMind license key in order to download the Geo city and Geo ASN databases.
• Adding webmail policy entries will enable the Apache mod_maxminddb geolocation module server wide.
• If a location has both a deny and allow policy then BOTH policies will have to be satisfied to allow access.

Deny

Allow from all but deny the following entities.

Deny countries - deny_countries
A list of countries that will be denied access to the webmail.
Default: None

Deny continents - deny_continents
A list of continents that will be denied access to the webmail.
Default: None

Deny ASNs - deny_continents
A list of ASNs (Autonomous System Numbers) that will be denied access to the webmail.
Default: None

Allow

Deny from all but allow the following entities.

Allow countries - allow_countries
A list of countries that will be allowed access to the webmail.
Default: None

Allow continents - allow_continents
A list of continents that will be allowed access to the webmail.
Default: None

Allow ASNs - allow_continents
A list of ASNs (Autonomous System Numbers) that will be allowed access to the webmail.
Default: None