Click to See Complete Forum and Search --> : Sendmail is killing me
pcghost
08-09-2002, 02:25 PM
I am using webmin to configure sendmail, and I am trying to send an outgoing message using kmail. The message appears in the sendmail queue, but cannot get to our mail server. Our mail server has a specific address (192.etc.etc). Where do I tell sendmail where to send mail to????? Please help.:confused:
fancypiper
08-09-2002, 03:15 PM
I used the Suresh Ramasubramanian's email guide to set up sendmail on my box (Redhat 7.2)
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)
Infrastructure
08-09-2002, 04:01 PM
This link might help:
http://www.redhat.com/support/resources/howto/RH-sendmail-HOWTO/book1.html
pcghost
08-09-2002, 05:00 PM
That link had exactly what I needed. You rule....:p