
Configuration
Avira GmbH Avira AntiVir MailGate 35
AcceptLooseDomainName NO
AddressFilter
Filter email addresses
This option enables or disables the address filter. If the setting is NO
(default setting) the default installation does not use an address filter.
Syntax:
AddressFilter "YES | NO"
Default:
AddressFilter NO
You need the following files to use the address filter:
/etc/avira/avmailgate.ignore
and
/etc/avira/avmailgate.scan
These files contain lines with email addresses and optionally the flags S/s (sender)
and/or R/r (recipient). The specified email addresses are only scanned by the
SMTP protocol (MAIL FROM and RCPT TO). The email addresses in the email
headers are ignored.
The lists are scanned. The checking begins with the first list in
FilterTableOrder. If there is accordance, the check is ended and the
scheduled action is carried out.
The following options are available, depending on the result:
If there is no accordance in the first list, the next list is scanned.
If there is also no accordance in the second list, the email is scanned.
If there is accordance in the ignore list, the email is not scanned.
If there is accordance in the scan list, the email is scanned.
The email addresses can contain regular expressions in Perl format, e.g.
/abc/
/^abc/
/xyz/i
/^abc@def\.tld/
Example:
/etc/avira/avmailgate.ignore contains the following lines:
/^somebody@somewhere\.tld$/ SR
/^virus@firm/ R
/^abc@def.*\.tld/i
The email is not scanned if the recipient address is virus@firm*. In this case,
the R-flag is optional:
Comentarios a estos manuales