Date: Sat, 19 Sep 2009 06:33:00 -0700 (PDT) From: Colin Brace <cb@lim.nl> To: freebsd-questions@freebsd.org Subject: postfix + cyrus sasl: no go Message-ID: <25521649.post@talk.nabble.com>
next in thread | raw e-mail | index | archive | help
Hi all, I have compiled postfix with the SASL2 option. After creating the saslpass file, I added the appropriate lines to main.cf: smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/usr/local/etc/postfix/saslpass smtp_sasl_security_options = and restarted postfix. However, when I try to send an email, I see these lines in maillog: Sep 19 15:07:19 venus postfix/smtp[75188]: warning: unsupported SASL client implementation: cyrus Sep 19 15:07:19 venus postfix/smtp[75188]: fatal: SASL library initialization Also, "postconf -A" doesn't return anything. FWIW, "postconf -a" returns dovecot. Any ideas what is going wrong here? versions: postfix-2.6.5,1 cyrus-sasl-2.1.23 FreeBSD 7.0 ----- Colin Brace Amsterdam http://lim.nl -- View this message in context: http://www.nabble.com/postfix-%2B-cyrus-sasl%3A-no-go-tp25521649p25521649.html Sent from the freebsd-questions mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25521649.post>