+++ This bug was initially created as a clone of Bug #470334 +++ Bug #470334 filed against Fedora 8. This is Fedora 9. Description of problem: Postfix does not recognize Dovecot SASL and does not send any emails. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install Postfix on Fedora 9 2. Configure to use Dovecot SASL 3.try to send email Actual results: email is held error in /var/log/maillog (see additional info) Expected results: email should be sent Additional info: This is not due to selinux; no AVCs. Happens with postfix-2.5.1-2.fc9 and postfix-2.5.5-1.fc9 Postfix, Dovecot SASL are configured in accordance with http://www.postfix.org/SASL_README.html /var/log/maillog error: Nov 6 10:53:37 daniel sendmail[23601]: mA6Frb7N023601: from=root, size=29, clas s=0, nrcpts=1, msgid=<200811061553.mA6Frb7N023601.grifent.com>, relay=root@localhost Nov 6 10:53:37 daniel postfix/smtpd[23602]: fatal: no SASL authentication mecha nisms Nov 6 10:53:38 daniel postfix/master[23594]: warning: process /usr/libexec/post fix/smtpd pid 23602 exit status 1 Nov 6 10:53:38 daniel sendmail[23601]: mA6Frb7N023601: to=auser, ctladdr=root (0 /0), delay=00:00:01, xdelay=00:00:01, mailer=relay, pri=30029, relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection reset by [127.0.0.1] Nov 6 10:53:38 daniel postfix/master[23594]: warning: /usr/libexec/postfix/smtp d: bad command startup -- throttling
*** This bug has been marked as a duplicate of bug 470334 ***