41
In the
Allowed IP addresses
tab you can specify IPs that should be approved, i.e., if the first non-ignored IP in
Received headers matches any address in this list, the message scores 0 and no other checks are made.
In the
Ignored IP addresses
tab you can specify IPs that should be ignored during Real-time Blackhole List (RBL)
checks. You should include all internal IP addresses within the firewall not directly accessible from the Internet. Doing
so prevents unnecessary checks and helps identify actual connecting IP addresses. Internal IP addresses are already
skipped by the engine (192.168.x.y and 10.x).
In the
Blocked IP addresses
tab you can specify IPs that should be blocked, i.e., if any non-ignored IP in Received
headers matches the address in this list, the message scores 100 and no other checks are made.
In the
Allowed domains
tab you can specify domains used in the message body that should be approved.
In the
Ignored domains
tab you can specify domains used in the message body that should always be excluded from
the DNSBL and MSBL checks and ignored.
In the
Blocked domains
tab you can specify domains used in the message body that should always be blocked.
NOTE:
Unlike IP addresses, wildcards cannot be used for domains.
4.3.1.1 Configuration file
The
spamcatcher.conf
configuration file allows you to modify several additional settings, that are not available in the
ESET Mail Security GUI. The settings in
spamcatcher.conf
are transparently structured and described. Each setting
contains these items:
Name
- parameter name
Arguments
- values the parameter can be assigned and their format of entry
Default
- default parameter value
Description
- detailed parameter description
Blank lines and lines beginning with # are omitted.