Re: [exim] Specifying error codes for deny or defer

Top Page
Delete this message
Reply to this message
Author: Renaud Allard
Date:  
To: Peter Bowyer
CC: exim users
Subject: Re: [exim] Specifying error codes for deny or defer


Peter Bowyer wrote:
> On 27/02/07, Renaud Allard <renaud@???> wrote:
>> It should work with your version of exim except for messages on accept ACLs.
>
> Am I reading the Changelog wrongly, then? It's change PH/16 in 4.63.
>
> PH/16 Recognize SMTP codes at the start of "message" in ACLs and after :fail:
>       and :defer: in a redirect router. Add forbid_smtp_code to suppress the
>       latter.

>


"message=" in ACLs works for quite some years now. I don't remember the
date when this was made available, but it is quite old now and existed
at least from exim 4.00
(http://www.exim.org/exim-html-4.00/doc/html/spec_7.html#IX470). There
have been some recent improvements 4.63/4.64 for this feature, but it
worked for defer and deny ACLs for quite some time.