Sheldon Hearn writes on 8/22/2003 3:51 PM:
> 3) You've enabled ScanMail in clamav.conf, which I don't do.
no scanmail - and my acl is pretty generic
acl_check_content:
# Reject typically wormish file extensions. There is almost no
# sense in sending such files by email.
deny message = This message contains an unwanted file extension
($found_extension)
demime = scr:vbs:bat:lnk:pif
# Reject virus infested messages.
deny message = This message contains malware ($malware_name)
malware = *
# finally accept all the rest
accept