[exim] Exim 4.51 with ClamAV question.

トップ ページ
このメッセージを削除
このメッセージに返信
著者: JM
日付:  
To: exim-users
題目: [exim] Exim 4.51 with ClamAV question.
Hello,



Besides just checking for malware with:



  # Reject virus infested messages.
  deny  message = This message contains malware ($malware_name)
        malware = *




Is it possible to look inside a zipped file for M$ files

such as .exe .pif…… and bounce with something like

A 550 the file you sent, has self executing code, please rename

the file(s) and re-zip and send again…..





Thanks.