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.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to