Autor: Renaud Allard Datum: To: Luca Bertoncello CC: exim-users Betreff: Re: [exim] Specifying error codes for deny or defer
Luca Bertoncello wrote: > "Peter Bowyer" <peter@???> schrieb:
>
>> Assuming a recent Exim (4.66), you can insert an SMTP error code in
>> the acl 'message' modifier... eg
>
> I forgot to say it... I have an Exim 4.60...
>
>> deny message = 599 Go forth and multiply
>>
>> defer message = 466 Wait a while
>
> Unfortunately, it does not work with my version of Exim...
> Is there another possibility to do that, or have I to update my Exim?
>
It should work with your version of exim except for messages on accept ACLs.
Could you post your ACLs?