Tags
START=yes
DESC="SASL Authentication Daemoni 4postfix"
NAME="saslauthd"
MECHANISMS="pam"
MECH_OPTIONS=""
THREADS=5
OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"        # postfix/smtp in chroot()
  1. usermod -aG sasl postfix
  2. sc-restart postfix.service dovecot.service saslauthd.service
  3. sc-status postfix.service dovecot.service saslauthd.service