https://bugs.exim.org/show_bug.cgi?id=2013

--- Comment #1 from Alexandru Chirila <chir...@spamexperts.com> ---
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.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to