On Fri, Jan 03, 2014 at 05:21:56PM +0100, POSTFIX MAIL wrote:

> Question: Why doesn't it work with the "sender_canonical_maps" configuration?

Header address rewriting applies *only* to the mailbox address part
of email headers.  Thus in:

        From: Phrase allegedly naming mailbox recipient <[email protected]>

the input to address rewriting is:

        [email protected]

and its output (say "[email protected]") replaces just the address yielding:

        From: Phrase allegedly naming mailbox recipient <[email protected]>

-- 
        Viktor.

Reply via email to