Re: [exim] Better 550 error messages...

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Alan J. Flavell
Fecha:  
A: Exim users list
Asunto: Re: [exim] Better 550 error messages...
On Mon, 14 Nov 2005, Troy Settle wrote:

> How can I get these errors into the 550 response back to the peer?


Well, you need to set

smtp_return_error_details = true

in the main configuration. But I have a recollection that there are
still some situations where the error details don't appear in the
rejection report. There's been some discussion of it in the past, so
trawl the archives for smtp_return_error_details, and then ask away on
the basis of what you find.

good luck