Re: [exim] Exim and clamav

Góra strony
Delete this message
Reply to this message
Autor: Thomas Hager
Data:  
Dla: exim-users
Temat: Re: [exim] Exim and clamav
On Fri, 2005-03-04 at 10:37 +0100, fhuet wrote:
> Hello all,

hi,

> in my exim4.conf:
> av_scanner = clamd:/var/run/clamav/clamd.ctl

did you define the acl_smtp_data ACL?

if not, add sth like the following to your exim4.conf:

# to the global configs:
acl_smtp_data = acl_clamav

# to the acl section:
acl_clamav:
  deny message = virus no good, go home!
       malware = *


accept

hth,
tom.

-- 
Thomas "Duke" Hager                       {duke,hager}@???
GPG: 1024D/D27F858C            http://www.sigsegv.at/gpg/duke.gpg
=================================================================
"Never Underestimate the Power of Stupid People in Large Groups."