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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jakob Hirsch
Date:  
À: Vahric MUHTARYAN
CC: exim-users
Sujet: 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