Automated EMail forwarding
Posted
by emailq
on Stack Overflow
See other posts from Stack Overflow
or by emailq
Published on 2010-05-18T14:34:23Z
Indexed on
2010/05/18
14:40 UTC
Read the original article
Hit count: 437
forwarding
Is there a simple way, preferably using LAMP tools, to register a domain, and setup the email system such that it takes all emails sent to X@foo.com and forwards them to X@bar.com.
i.e., automate all the forwarding based on the username, so name@foo.com would forward to foo@bar.com, across all usernames.
© Stack Overflow or respective owner