Cloudmark Server Edition – Online Help
Adding and modifying whitelist entries
To add an item to the whitelist
- Open the Server Configuration window.
- Click the Whitelist tab.
- Click the Add button.
The Whitelist - Add window appears.
- Enter one of the following:
- an email address
For example:
janedoe@domain.com
- a hostname
For example:
mail.domain.com
- a full or partial domain name
For example:
domain.cx
or
cx
- an IP address
For example:
64.236.16.20
- a partial IP address in CIDR format
For example:
127.0.0/24
- a regular expression
Perl regular expressions are supported. See the perlre man page for complete details.
CSE's whitelist feature does not support wildcards.
- an email address
- Click OK.
To modify a whitelist item
- Open the Server Configuration window.
- Click the Whitelist tab.
- Select the whitelist item in the Email Addresses table.
- Click the Edit button.
- Edit the item as desired.
- Click OK.