Re: [exim] Exim+Clamd+ACL

Pàgina inicial
Delete this message
Reply to this message
Autor: Luca Bertoncello
Data:  
A: exim-users
Assumpte: Re: [exim] Exim+Clamd+ACL
"Pablo L. Arturi" <parturi@???> schrieb:

> Basically, I realize that adding this line:
>
> av_scanner = clamd:/var/run/clam/clamd.sock


Or:

av_scanner = clamd:127.0.0.1 3310

Of course, you have to have:

acl_smtp_data = acl_check_data

too...

> acl_check_data:
>
>   deny message = This message contains malware ($malware_name)
>      demime = *
>      malware = *

>
> to the begin acl section would be enought. If I am not wrong, I am missing
> something because this isn't working. All virus are bein delivered to inbox.


I think you started clamv, did you? =:)

Don't forget the "acl_smtp_data = ack_check_data"!!
Without this statement Exim don't know that you have a particular ACL for
checking data!

Hope to help...
--
_______________________________
Luca Bertoncello
-Programmierung / Mailserver-

IMS Internet-Media-Service GmbH
Bärensteiner Straße 7
01277 Dresden

Fon: +49 351 2112034
Fax: +49 351 2112020
email: bertoncello@???