Maybe a defer message would be needed then as Allan pointed ;)
On 7/18/05, Brian Candler <B.Candler@???> wrote:
> On Mon, Jul 18, 2005 at 01:49:17PM +0200, Jonathan Gonzalez wrote:
> > i have this in my exim4.conf:
> >
> > acl_check_data:
> > deny message = Error - This message contains malware ($malware_name)
> > demime = *
> > malware = *
>
> Yeah. The point is, I want to use 'warn' rather than 'deny'; and I want the
> 'warn' condition to terminate the DATA command with a 451 rather than a 250
> if the virus scanner is not running.
>