|
jmcfarlane
Posts: 607 Replies: 0 |
April 03, 2002 @21:18
Same topic
|
Re: how do you test sendmail?
|
root# sendmail -vt to: user@somedomain.com from: user@somedomain.com subject: bla, bla, bla this is the body of the email . -- now you will watch sendmail try to send the mail, and it will give you information if it fails. I'm very new to sendmail, and there are prolly lots of things you can do, but this is a start :) John M. |
|