add this line to your M4 to enable sending mail with authentication...meaning that they must login to sendmail.
define(`confAUTH_MECHANISMS', `LOGIN PLAIN')dnl
TRUST_AUTH_MECH(`LOGIN PLAIN')dnl
and only accept mail relays from localhost in /etc/mail/access
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.