[exim-dev] [Bug 2013] Bounce message missing Diagnositic-Cod…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 2013] Bounce message missing Diagnositic-Code for unrouteable addresses
https://bugs.exim.org/show_bug.cgi?id=2013

--- Comment #1 from Alexandru Chirila <chirila@???> ---
Created attachment 969
--> https://bugs.exim.org/attachment.cgi?id=969&action=edit
Add support the Diagnostic-Code in bounces for unroutable addresses

Proposed patch for adding support the Diagnostic-Code for unroutable addresses.
The `print_dsn_diagnostic_code` function has been adjusted to push the correct
value for the code, and then called when the bounce is generated called
regardless of the value for the host used.

It seems that function claimed in the documentation it already does this, but
the actual implementation doesn't?

====
If af_pass_message is true
and addr->message is set it uses the remote host answer. if not
addr->user_message
is used instead if available.
====

--
You are receiving this mail because:
You are on the CC list for the bug.