Re: [exim] :fail: vs SMTP error message

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-users
Asunto: Re: [exim] :fail: vs SMTP error message
On 13/04/16 11:11, Frank Elsner wrote:
> Is this because of 
>   deny    domains = +local_domains
>           message = Unknown mailbox
>           !verify = recipient


That would be my suspicion; the "message=" has priority over the
"string following :fail:" in the redirect router that implements
your aliases.
--
Cheers,
Jeremy