Problem with SASL2 and postfix on freebsd

albi at scii.nl albi at scii.nl
Fri Aug 5 10:17:00 GMT 2005


On Fri, 5 Aug 2005 11:51:22 +0200
"cell" <bettan at nerim.net> wrote:

> Hello , i'm on freebsd 5.4 and i use cyrus-sasl-2.1.21 ,
> cyrus-sasl-saslauthd-2.1.21 and postfix-2.2.5,1 but i have a problem
> with sasl2.When i do "telnet localhost 25" , i have that :
> 
> Trying 127.0.0.1...
> Connected to localhost.linux-win.org.
> Escape character is '^]'.
> 220 gw-bsd.linux-win.org ESMTP Postfix 2.2.5 (FreeBSD)
> ehlo example.pl
> 250-gw-bsd.linux-win.org
> 250-PIPELINING
> 250-SIZE 10000000
> 250-VRFY
> 250-ETRN
> 250-STARTTLS
> 250 8BITMIME
> 
> 
> and i don't see "AUTH DIGEST-MD5 PLAIN CRAM-MD5" and "AUTH PLAIN".

i've always followed this howto :
http://yocum.org/faqs/postfix-tls-sasl.html

what does ldd `which postfix` say ?

(perhaps you need to do a make rmconfig and reinstall postfix ?)



More information about the freebsd-questions mailing list