Desparately need Postfix/smtpd/sasl on Fedora help

Bill McGonigle bill at bfccomputing.com
Wed Oct 10 16:09:09 EDT 2007


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
bill at bfccomputing.com           Cell: 603.252.2606
http://www.bfccomputing.com/    Page: 603.442.1833
Blog: http://blog.bfccomputing.com/
VCard: http://bfccomputing.com/vcard/bill.vcf



More information about the gnhlug-discuss mailing list