Am 26.01.2015 um 20:06 schrieb L. D. James:
I'm familiar how to use aliases to send email addressed to specific
email address to a specific user. Can someone advise me of a feature to
reroute (send) email from specific email address to a specific user?
For instance:
From email address | To User
---------------------------------------------------------
u...@test.com | user1
you could give that a try:
http://www.postfix.org/postconf.5.html#canonical_maps
http://www.postfix.org/postconf.5.html#canonical_classes
http://www.postfix.org/ADDRESS_REWRITING_README.html
but typically postfix only looks at the sender *or* RCPT, not both