On Oct 9, 2007, at 08:57, David A. Long wrote: > So it seems to me that Postfix smtpd is never > successfully contacting saslauthd.
What does your /etc/sysconfig/saslauthd look like? Mine is: SOCKETDIR=/var/run/saslauthd MECH=pam FLAGS= for sasl options I have: permit_sasl_authenticated, under smtpd_recipient_restrictions = and smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous smtpd_sasl_local_domain = broken_sasl_auth_clients = yes smtpd_sasl_tls_security_options = $smtpd_sasl_security_options and in master.cf I have: smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes submission inet n - n - - smtpd -o smtpd_etrn_restrictions=reject -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes for ports 465 (Outlook) and 587 (reasonable clients) respectively. -Bill ----- Bill McGonigle, Owner Work: 603.448.4440 BFC Computing, LLC Home: 603.448.1668 [EMAIL PROTECTED] Cell: 603.252.2606 http://www.bfccomputing.com/ Page: 603.442.1833 Blog: http://blog.bfccomputing.com/ VCard: http://bfccomputing.com/vcard/bill.vcf _______________________________________________ gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/