Re: [Exim] exiscan and clamd

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: Sheldon Hearn
CC: Xander D Harkness, exim Users
題目: Re: [Exim] exiscan and clamd
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