Classnotes | UNIX03 | RecentChanges | Preferences Showing revision 1 Difference (from revision 1 to current revision)
(minor diff, author diff) (The revisions are identical or unavailable.)
Go back and add the following to your amavisd.conf file:
# Viral settings
$virus_admin = "virusalert\@$mydomain";
$viruses_that_fake_sender_re = new_RE(
qr'nimda|hybris|klez|bugbear|yaha|braid|sobig|fizzer|palyh|peido|holar'i,
qr'tanatos|lentin|bridex|mimail|trojan\.dropper'i,
);
# If you want quarantined viruses to go here
#$QUARANTINEDIR = '/var/virusmails';