Till,
The Perfect Server is Fedora 14 w/ Dovecot downgrade to 1.2.17-1 and dovecot-sieve 1.2.17-1 (This was always a note in the how-to). So to verify, at root, I ran...
# dovecot --version
Output = 1.2.17 then in /etc/yum.conf I added exclude=dovecot* (for upgrade avoidance) Here are recent maillogs: NOTE: The output may not be too helpful because I attempted another auth type tutorial using sasl2. But if this does help, I received essentially the same error, only replacing that sasl auth fail because auth file was not found (private/auth)
Jan 5 03:48:49 hostten postfix/smtpd[826]: fatal: SASL per-process initialization failed
Jan 5 03:48:50 hostten postfix/master[23328]: warning: process /usr/libexec/postfix/smtpd pid 826 exit status 1
Jan 5 03:48:50 hostten postfix/master[23328]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Jan 5 03:49:50 hostten postfix/smtpd[849]: warning: unsupported SASL server implementation: sasl2
Jan 5 03:49:50 hostten postfix/smtpd[849]: fatal: SASL per-process initialization failed
Jan 5 03:49:51 hostten postfix/master[23328]: warning: process /usr/libexec/postfix/smtpd pid 849 exit status 1
Jan 5 03:49:51 hostten postfix/master[23328]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Jan 5 03:50:51 hostten postfix/smtpd[906]: warning: unsupported SASL server implementation: sasl2
Jan 5 03:50:51 hostten postfix/smtpd[906]: fatal: SASL per-process initialization failed
Jan 5 03:50:52 hostten postfix/master[23328]: warning: process /usr/libexec/postfix/smtpd pid 906 exit status 1
Jan 5 03:50:52 hostten postfix/master[23328]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
Jan 5 03:51:36 hostten clamd.amavisd[8850]: SelfCheck: Database status OK.
Jan 5 03:51:52 hostten postfix/smtpd[926]: warning: unsupported SASL server implementation: sasl2
Jan 5 03:51:52 hostten postfix/smtpd[926]: fatal: SASL per-process initialization failed
Jan 5 03:51:53 hostten postfix/master[23328]: warning: process /usr/libexec/postfix/smtpd pid 926 exit status 1
Jan 5 03:51:53 hostten postfix/master[23328]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
|