Re: [exim] ACL to NOT call a process

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Dave Lugo
Data:  
Para: exim-users
Asunto: Re: [exim] ACL to NOT call a process
On Fri, 15 Dec 2006, jean-paul natola wrote:
>
> Hi everyone,
>
> I'm struggling here with the ACL's ,
> I want an ACL that will prevent clamav from being called on mesages over
> 1meg
>


There are a bizillion examples in the exim-users archive[1].

deny  condition = ${if <{$message_size}{1M}}
      malware   = *
      message   = This message contains a virus ($malware_name).



[1] a good first place[2] to check for acl examples (in addition
to spec.txt, wiki, etc...)

[2] http://www.exim.org/mail-archives/exim-users/

-- 
--------------------------------------------------------
Dave Lugo   dlugo@???    LC Unit #260   TINLC
Have you hugged your firewall today?   No spam, thanks.
--------------------------------------------------------
Are you the police?  . . . .  No ma'am, we're sysadmins.