Edit /etc/mail/sendmail.mc and put the following at the bottom (but just before the MAILER lines): Code: TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
Ensure to cut and paste that. There are `s and 's, so be careful. Then run:
(cd /etc/mail && make sendmail.cf) &&
/sbin/service sendmail restart
Then repeat my post above, and you should see SMTP auth setup on there.
Best,
Samuel
__________________
I respectfully decline the invitation to join your delusion.
|