CONFIGURING
Before you begin
Make sure you have a Configuration Settings document for the server on which you are enabling DNS whitelist filters.
About this task
DNS whitelists can be used independently of blacklists but private blacklists override DNS whitelists.
Procedure
1. From the Domino® Administrator, click the Configuration tab and expand the Messaging section.
2. Click Configurations.
3. Select the Configuration Settings document for the server on which you are enabling DNS whitelist filters.
4. Click Router / SMTP -> Restrictions and Controls -> SMTP Inbound Controls.
5. Complete these fields in the DNS Whitelist Filters section and then click Save and Close.
Choose Enabled to allow the SMTP listener task to perform DNS queries against whitelist sites that you enter in the DNS Whitelist filters field.
By default this setting is disabled.
The SMTP listener task maintains a statistic to keep a cumulative count of the number of connections accepted from DNS whitelisted hosts. The statistic, SMTP.DNSWL.TotalHits, can be viewed using the Domino Administrator client, or by issuing this command from the server console:
show stat SMTP
To determine the number of times a particular IP address is listed in one of the configured DNS whitelists, expand the SMTP.DNSWL.<WhitelistSite>.IP address.Hits statistic.
To collect the expanded information, set the NOTES.INI variable SMTPExpandDNSWLStats =1.
Related tasks Enabling DNS blacklist filters for SMTP connections Restricting inbound SMTP connections