warning:xsasl_cyrus_server_get_mechanism_list: no applicable SASL mechanisms or server replied: message not sent warning error postfix

Thanks to:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638045
and:
http://postfix.1071664.n5.nabble.com/Re-warning-xsasl-cyrus-server-get-mechanism-list-no-applicable-SASL-mechanisms-td52999.html


dpkg --get-selections | grep -i sasl 
libauthen-sasl-perl                             install
libsasl2-2                                      install
libsasl2-modules                                install
libsasl2-modules-gssapi-heimdal                 install
libsasl2-modules-otp                            install
php-auth-sasl                                   install
sasl2-bin                                       install

and i just did:

apt-get install libsasl2-2


jessie edition!
Thanks debian masters!!!

Comments