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 <u...@example.com>

the input to address rewriting is:

        u...@example.com

and its output (say "u...@example.org") replaces just the address yielding:

        From: Phrase allegedly naming mailbox recipient <u...@example.org>

-- 
        Viktor.

Reply via email to