search for: mail_stop

Displaying 2 results from an estimated 2 matches for "mail_stop".

2017 Mar 08
0
Up to date guide/information Sendmail SMTP Auth
...mail_status { for S in \ "clamd at clayton" "clamav-milter" \ "opendmarc" \ "spamassassin" "spamass-milter" \ "sendmail" do echo -n "$S :: " systemctl is-active ${S}.service done } function mail_stop { for S in \ "sendmail" \ "clamav-milter" "clamd at clayton" \ "opendmarc" \ "spamass-milter" "spamassassin" do echo -n "Stopping $S :: " systemctl stop ${S}.service if test $? -eq 0; then...
2017 Mar 08
7
Up to date guide/information Sendmail SMTP Auth
Hello all, I've been googling my brains out since yesterday looking for up-to-date information on this matter, and have found information that is anywhere from 15 to 5 years old. I'd really like some information that much more up to date on the subject. Specifically configuring Sendmail SMTP authentication (_no smart host stuff_). I've got Sendmail 8.14 installed on a CentOS 7.3