Autor: Matt Bernstein Data: A: Josip Rodin CC: exim-users Assumpte: Re: [Exim] deferrals in ACLs returning a possibly misleading generic
explanation in a 451
On Dec 20 Josip Rodin wrote:
>How can one can tell exim4 ACLs to return a useful message in the SMTP
>dialogue when the test returns a defer? I can't find anything in the docs,
>they say that when there's a deferral, the "message" modifier is explicitely
>avoided. I'm wary of trying smtp_return_error_details, as that might not
>work either (deferrals aren't errors), and I'm worried that it'll be too
>generic and perhaps give away unwanted information elsewhere.