Quoting Nico Erfurth: > X-Envelope-From: and X-Envelope-To:. But AFAICT and accordingly to > anyone else, it isn't possible to add the X-Envelope-From as you tried > to do it, as the needed information isn't there at this moment, unless > we add the recipient-list. :)
Uh, now I'm confused (or is it you? :). Envelope sender is there, so X-Envelope-From works. Envelope recipients are also known, so X-Envelope-To could also work. But $received_for (which is used currently) is not set, so the current code does not work. If $recipients would be used instead (like I'm do for more than 6 months now), it would work (just verified that in 4.63 with no_mbox_unspool). Something I didn't get right? -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
