Looking to fix the logwatch issue I downgraded postfix from 2.11.1 to 2.10.3. Then I discovered that I had used the previous version's build script for 2.11.1 so I installed the proper build script, rebuilt postfix-2.11.1 and installed it. Now, however, I broke something and cannot find what I broke (or how I did it).
When I start postfix I see these errors (although they are marked as warnings, the throttled smtp blocks incoming mail from my inbox: Aug 9 10:25:56 salmo postfix/smtp[21619]: warning: unsupported SASL client implementation: cyrus Aug 9 10:25:56 salmo postfix/smtp[21619]: fatal: SASL library initialization Aug 9 10:25:57 salmo postfix/master[21510]: warning: process /usr/libexec/postfix/smtp pid 21619 exit status 1 Aug 9 10:25:57 salmo postfix/master[21510]: warning: / /usr/libexec/postfix/smtp: bad command startup -- throttling What puzzles me is that I no longer have cyrus-sasl installed, only dovecot. When the build script runs every reference to the SASL library is to dovecot so I cannot understand where postfix is seeing cyrus. Any ideas? Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
