First page Back Continue Last page Summary Graphics
SMTP AUTH (cont)
to configure SASL options for sendmail, edit /usr/lib/sasl/Sendmail.conf
entries are of the form option: value
- pwcheck_method - how to check password for PLAIN mechanism
- sasldb to read from private database
- passwd or shadow to read from /etc/passwd or /etc/shadow
- PAM to use PAM