[exim-dev] [Bug 1649] rework SRS to avoid using dead librari…

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Stare tematy: [exim-dev] [Bug 1649] New: rework SRS to avoid using dead libraries
Temat: [exim-dev] [Bug 1649] rework SRS to avoid using dead libraries
https://bugs.exim.org/show_bug.cgi?id=1649

Jim Barry <jim@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jim@???


--- Comment #10 from Jim Barry <jim@???> ---
Many thanks to Jeremy and Mike for sharing their ideas.

Mike, $original_domain is not set when more than one address is being delivered
in a single transport run, resulting in a malformed return path. Setting
"max_rcpt = 1" does fix this, though of course it causes a separate copy to be
sent to each recipient. Instead, I ended up specifying the rewritten sender
domain directly (via a macro named SRS_DOMAIN).

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