Forum archive

Turnkey Core & Sendmail SMTP

Quick tip if you want to use sendmail and saslauthd instead of postfix: mkdir /etc/sasl echo pwcheck_method\: saslauthd > /etc/sasl/Sendmail.conf and add these packages: …