LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   forward emails in sendmail (https://www.linuxquestions.org/questions/linux-networking-3/forward-emails-in-sendmail-239370/)

turbo_acura 10-06-2004 08:33 AM

forward emails in sendmail
 
How would I find out the alias for an email account?
How would I forward emails. eg. sales@whatever.com goes to jim@whatever.com

maxut 10-06-2004 08:52 AM

u can do aliasing by editing
/etc/aliases
file.

like this:
sales: sales,jim

so every mail comes to sales will be forwarded to sales and jim.


All times are GMT -5. The time now is 03:18 PM.