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

Top Page
Delete this message
Reply to this message
Author: Jakob Hirsch
Date:  
To: Vahric MUHTARYAN
CC: exim-users
Subject: 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