Re: [exim] Spamd + clamav and mail size check condition

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jakob Hirsch
Päiväys:  
Vastaanottaja: Vahric MUHTARYAN
Kopio: exim-users
Aihe: Re: [exim] Spamd + clamav and mail size check condition
Vahric MUHTARYAN wrote:

> I do not want to perform virus and spam control for some mails which past x
> size for example ? Any possibility to do this ? I mean I want to skip virus
> and spam control if mails bigger then 1 mb for example !


condition = ${if <{$message_size}{1M}}

in the respective ACLs