The Addresses Allowlist is list of sender email addresses whose messages you wish to exempt from a number of security restrictions. Heuristics and Bayesian, DNSBL, and many other Security features in SecurityGateway have the option to exempt messages based on the sender's email address. You can add addresses to this allowlist both globally and for specific domains, and even though addresses are typically added one at a time, there is also an import feature to allow you to use a comma separated values (CSV) file to add multiple addresses at once. Finally, the Addresses Allowlist also has an export feature, which allows you to save the contents of the allowlist to a CSV file.
To add an address to the Addresses Allowlist, click New on the toolbar at the top of the page. This will open the Allowlist Entry page for adding the address (see below).
To edit one of the allowlisted addresses, double-click the entry you wish to edit, or select the desired entry and then click Edit on the toolbar at the top of the page. This will open that entry in the Allowlist Entry page.
To delete one or more of the allowlisted addresses, select the desired entries and then click Delete on the toolbar at the top of the page. You can select more than one entry by holding down the CTRL key while clicking each one. After clicking Delete, a confirmation box will pop up asking you if you are sure that you would like to delete the selected entries.
To import a list of addresses to the Addresses Allowlist, click Import on the toolbar at the top of the page. This will open the Import List page. Use the Browse button on this page to navigate to the CSV file containing the addresses that you wish to import, and then click Import Lists.
You can use any text editor such as Notepad to create the CSV file for adding addresses to the allowlists. Simply create the file according to the format below and save it as filename.csv. The first line of each CSV file must be a mapping row, which allows the server to know in what order the data will appear. Each item in this file must be contained in quotes and separated by a comma.
Importing addresses to the Global Allowlist:
The Value column is for the email addresses you wish to allowlist, the Type column should say, "AllowListAddressGlobal", and the Comments column is for any notes you may wish to add regarding an entry, for your own reference. The Comments column is optional, but if you include it then use empty quotes for any entry for which you do not include a comment.
Example CSV file:
"Value","Type","Comments"
"address01@example.net","AllowListAddressGlobal","This is a comment about the address."
"address01@example.org","AllowListAddressGlobal",""
"address02@example.net","AllowListAddressGlobal","This is another comment."
Importing addresses to a specific domain's Addresses Allowlist:
The Domain column is for the domain to which this allowlist belongs. For example, if you are wanting to add addresses to example.com's allowlist, then use "example.com" in the Domain column. The Value column is for the email addresses you wish to allowlist, the Type column should say, "AllowListAddressDomain", and the Comments column is for any notes you may wish to add regarding an entry, for your own reference. The Comments column is optional, but if you include it then use empty quotes for any entry for which you do not include a comment.
Example CSV file:
"Domain","Value","Type","Comments"
"example.com","address01@example.net","AllowListAddressDomain","This is a comment about the address."
"example.com","address01@example.org","AllowListAddressDomain",""
"example.com","address02@example.net","AllowListAddressDomain","This is another comment."
To export an Addresses Allowlist:
1.In the For Domain: drop-down list box, choose Global or a specific domain.
2.Click Export on the toolbar at the top of the page. This will open the File Download dialog.
3.Click Save.
4.Choose a file name and location for the file.
5.Click Save and then Close.
This page is used for adding new addresses to the allowlist and for editing existing entries. It will be opened whenever you click New or Edit on the Addresses Allowlist.
List Entry
For Domain:
Use this drop-down list box to add an address to a specific domain's allowlist, or choose Global if you wish to add the address to the global list.
Email Address:
Enter the email address here whose messages you wish to exempt from whatever security feature you have set to exempt "allowlisted senders." You can use an asterisk in the mailbox portion of the address to allowlist all addresses at that domain. For example, "*@example.org" would allowlist all messages from anyone at example.org.
Comment:
Use this area for any comments or notes you wish to make about this entry, for your own reference.
Save and Close
When you are finished with the entry, click Save and Close to save the entry to the allowlist.
Close
Click this button if you wish to close the Allowlist Entry page without saving it.