Am 14.06.2015 um 11:33 basteon:

> I have postfix server v3.0.1 and can't connect it with sasl cyrus.
> Imap works wery well, but after I add
> smtpd_sasl_auth_enable = yes
> in configuration according http://www.postfix.org/SASL_README.html
>
> I can't get thsi work
> # nc 127.0.0.1 25
> 220 mail.domain.ru ESMTP Postfix
> HELO test
> 250 mail.domain.ru
> AUTH PLAIN
> 502 5.5.1 Error: command not implemented

Is SASL really compiled into postfix? If so,
postconf -A
should print
cyrus

-- 
Regards
  mks

P.S.: Sorry for the PM, basteon. Thick fingers problem on my side.

Reply via email to