On 11/30/2017 10:49 AM, Yuri Ferreira wrote:
> *I'm having problems with cyrus-sasl. testsaslauthd is ok, but when I use
> telnet localhost 25, I get this:*
> 
> / root # telnet localhost 25
> Trying ::1.....
> Espace character is '^]'.
> 220 postfix.dominio.com.br ESMTP MEU DOMINIO
> ehlo postfix
> 250-postfix.dominio.com.br
> 250-PIPELINING
> 250-SIZE 10240000
> 250-ETRN
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250 DNS
> 
> AUTH PLAIN
> 502 5.5.1 Error: command not implemented
> AUTH LOGIN
> 502 5.5.1 Error: command not implemented /
> 
> *my mail.log:
> /warning smtpd_sasl_auth_enable is true but sasl support is not compiled in
> /
> *
> 
> *my postfix was installed with support for:: *
> 
> /[ebuild   R    ] mail-mta/postfix-3.1.6::gentoo  USE="berkdb eai ldap  sasl
> ssl mbox -cdb -doc -dovecot-sasl -hardened -ldap-bind (-libressl) -lmdb 
> -memcached -mysql -nis -postgres (-selinux) -sqlite"/
> 
> someone help-me ? 
> 


Please see the SASL_README for checking which sasl is supported by
your postfix install and instructions for testing sasl.
http://www.postfix.org/SASL_README.html

Note that if you've enabled smtpd_tls_auth_only=yes postfix won't
offer nor accept the AUTH command unless you connect with tls.

If you need more help, please see
http://www.postfix.org/DEBUG_README.html#mail




  -- Noel Jones

Reply via email to