Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

authentication

Status
Not open for further replies.

fredmaine

MIS
Mar 12, 2009
38
US
All of my email clients (Outlook, Thunderbird, etc) are currently using my sendmail server to send email. The server does not require authentication for SMTP.

If I set my sendmail server to require SMTP authentication, that means that all of my email clients will need an account on my server, correct?

As it turns out they already do because their mailboxes are on that server; they use POP to retrieve mail from there.

But if I set the server to require SMTP authentication, does that mean that other people can no longer send email to my users?

For example, joe@yahoo.com sends an email to one of my users...it would be denied because he can't authenticate with my server?

Fred
 
They would still be able to send email to your users, the authentication part comes into play when they want to use your server to send mail which you don't want to allow (sendmail doesn't allow relaying by default)

Norm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top