Hi,

I'm trying to configure postfix + cyrus-sasl (with other things).
I have a problem when I connect to local postfix:

#telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 FQDN ESMTP Postfix
EHLO localhost
250-FQDN
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250 8BITMIME

I don't have the line "250-AUTH PLAIN", which refers to mech_list
parameter specified in 

# cat /usr/lib/sasl2/smtp.conf
pwcheck_method: auxprop
mech_list: plain login

And I get next error if I try to auth:
AUTH PLAIN code64user/passwd
502 Error: command not implemented


I've seen some doc which refers to this file in different path
(/etc/sasl2/). I've also copied the file there, but I get same error.
Anyway, sasl doc talks about /usr/lib/sals2 path.

Could someone help me to fiond what I'm forgetting?¿

many thanks in advance.
-- 
Arnau Bria
http://blog.emergetux.net
"Flanders, de nada sirve rezar: yo mismo acabo de hacerlo y los dos 
no vamos a ganar"
~Homer J. Simpson~

-- 
gentoo-user@gentoo.org mailing list

Reply via email to