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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Alan J. Flavell
Datum:  
To: Exim users list
Betreff: 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