-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Richard Collyer wrote:
> Tom Ray [Lists] wrote:
>> I have Exim 4.67 installed and the latest version of clamAV.
>>
>> I have av_scanner=clamd:/tmp/clamd
>>
>> What type of ACL do I need for exim? Because the ones I've tried break
>> exim from working.
A very simple one:
acl_check_data:
# Deny if the message contains a virus. Before enabling this check, you
# must install a virus scanner and set the av_scanner option above.
#
deny malware = *
message = This message contains a virus ($malware_name).
That's all it needs.
> Didnt I read that the new version of ClamAV needed you to use
> /tmp/clamd.socket instead of the /tmp/clamd
>
> http://wiki.clamav.net/Main/UpgradeNotes091
No, don't confuse the issue, clamd will use whatever is configured in
clamd.conf, it just happens that the new version uses a new name by default.
- --
René Berber
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Cygwin)
iD8DBQFGs2yFL3NNweKTRgwRCKqqAJ90HRuQMscvnRwXIegZjNcDXFWr4wCdGR/V
tO1u3Vezjb8eysSgXMYNPzk=
=fK7k
-----END PGP SIGNATURE-----
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html