Displaying 2 results from an estimated 2 matches for "mail_start".
2017 Mar 08
0
Up to date guide/information Sendmail SMTP Auth
...hell script I use for that.
-- 
Paul Heinlein <> heinlein at madboa.com <> http://www.madboa.com/
#!/bin/sh
#
# start/stop SMTP tool chain on mail.madboa.com
#
======================================================================
LANG=C
PATH="/usr/bin:/usr/sbin"
function mail_start {
   sync && sync
   for S in \
     "clamd at clayton" "clamav-milter" \
     "opendmarc" \
     "spamassassin" "spamass-milter" \
     "sendmail"
   do
     echo -n "Starting $S :: "
     systemctl start ${S}.service...
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