Configuration
58
AntiVir MailGate
Avira GmbH
These files contain lines with email addresses and optional S/s (sender) and/or
R/r (recipient) flags. The given email addresses are checked only by SMTP protocol
(MAIL FROM and RCPT TO). The email addresses in the email header are ignored.
The lists are checked. Checking begins with the first list on
FilterTableOrder
.
When a match is found, the checking is terminated and the configured action
performed.
According to the result, the procedures are:
z
if there is no match in the first list, the next list is checked.
z
if there is no match in the second list either, the email is scanned.
z
if there is a match in the ignore list, the email is not scanned.
z
if there is a match in the scan list, the email is scanned.
The email addresses must have Perl-compatible regular expressions, such as:
/abc/
/^abc/
/xyz/i
/^abc@def\.tld/
Example
:
/etc/avmailgate.ignore
contains the following lines:
/^somebody@somewhere\.tld$/ SR
/^virus@firm/ R
/^abc@def.*\.tld/i
If the address is [email protected], the email is not scanned.
If the recipient address is virus@firm*, the email is not scanned. In this case, the R
flag is optional:
/^virus@firm/ R is equal to /^virus@firm/.
When starting AntiVir MailGate,
maillog
will indicate whether the address filter
is active or not:
addressfilter is active
table order is: ignore,scan
or
addressfilter is not active
Filter
TableOrder
Scanning order of the filter table
:
This option can be used only if AddressFilter is active (
AddressFilter
YES
).
The possible parameters are:
scan,ignore
or
ignore,scan
Summary of Contents for ANTIVIR UNIX MAILGATE
Page 1: ...MORE THAN SECURITY www avira com User Manual Avira AntiVir UNIX MailGate...
Page 2: ......
Page 8: ...About this Manual 6 AntiVir MailGate Avira GmbH...
Page 14: ...Product Information 12 AntiVir MailGate Avira GmbH...
Page 44: ...Installation 42 AntiVir MailGate Avira GmbH...