Click to See Complete Forum and Search --> : Sendmail forward emails


digitized
03-21-2003, 08:50 AM
What should the .forward file for my domain www.example.com look like?

I want mail for webmaster@example.com forwarded to bill@yahoo.com
I want mail for info@example.com forwarded to tom@hotmail.com
I want mail for sales@example.com forwarded to pam@whatever.com and tom@hotmail.com

Is this correct syntax ?

default example@example.com
webmaster bill@yahoo.com
info tom@hotmail.com
sales pam@whatever.com,tom@hotmail.com

Thanks

Hayl
03-21-2003, 09:29 AM
have you attempted to RTFM ?

www.sendmail.org

nunder
03-21-2003, 10:03 AM
I normally don't like to see the whole RTFM thing mentioned, but in this case, this has been done, and done, and done, and documented, etc. I'd start reading some manuals on alias....