Sep
26
2006
26
2006
How to redirect one users mail to another user with postfix
Under Tips & Tricks By chandu
Postfix is an open source mail transfer agent (MTA), for the routing and delivery of email.
It provides a method of redirect mail to another user for both local and remote users. You need to configure /etc/postfix/aliases (or use /etc/aliases) file. The aliases file (read as table) provides a system-wide mechanism to redirect mail for local recipients. The redirections are processed by the Postfix local delivery agent.
[More in below Article...]
How to redirect one users mail to another user with postfix
Originally from nixCraft by

