Click to See Complete Forum and Search --> : sendmail?


martinlundwall
09-01-2002, 04:57 PM
I need to send mail via two different mail servers depending on where I am. Home or at work. I cant just use one if them since I get "Relaying Denied" from both of them.

Is sendmail the right program to use?

Thanks

fancypiper
09-01-2002, 05:07 PM
I think it should do the job.

Common e-mail tools:
sendmail (http://www.sendmail.net/) - postfix (http://www.postfix.org/) - sends mail to local users (and internet when configured correctly)
fetchmail (http://www.tuxedo.org/~esr/fetchmail/) - gets mail from internet pop accounts
procmail (http://www.procmail.org/) - sorts and delivers into separate mailboxes
mutt (http://www.mutt.org/) - mail client that sucks less than all the others
Email the Linux Way (http://www.mandrakeuser.org/docs/connect/index.html#mtuw)
Suresh Ramasubramanian's email guide (http://www.hserus.net/dlhowto.html)