December 4, 2006
SMTP Authentication with Sendmail
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
I’m not a fan of Sendmail. I’ve got nothing personal against it, but qmail is so much better. This week I needed to do a little testing with SMTP authentication and decided to just setup sendmail to do it, since sendmail was already installed on my test server.
I was able to get all aspects of the mail server working, except the SMTP authentication. Go figure. After a good bit of Googling, I found a step-by-step guide to getting SMTP authentication within Sendmail configured.
So if you’re googling looking for the same thing I was, here’s your link. The step-by-step guide took all of 5 minutes to get through.













Leave a Comment