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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jakob Hirsch
Datum:  
To: Vahric MUHTARYAN
CC: exim-users
Betreff: 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