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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Alan J. Flavell
日付:  
To: Exim users list
題目: 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