On 01/26/2015 08:15 PM, Wietse Venema wrote:
L. D. James:
All the email from the sender, I would like to have it rerouted.
That was not obvious from the description.

To redirect ALL mail from a specific sender regardless of its
recipients, you can use an access map:

/etc/postfix/main.cf:
     smtpd_whatever_restrictions =
        ...
        check_sender_access hash:/etc/postfix/sender_redirect
        ...

/etc/postfix/sender_redirect:
     us...@example.com  REDIRECT us...@example.net

        Wietse
Thanks for the generous support and feedback... giving me opportunity to clarify my intentions. I mentioned the from and to because I thought it was a criterion. I should have added that the "to" didn't matter.

Have a nice day, and things for a great package!

-- L. James

--
L. D. James
lja...@apollo3.com
www.apollo3.com/~ljames

Reply via email to