* Неворотин Вадим <nevoro...@gmail.com>: > I have same problem. When I try to add smtpd_sasl_security_options = > noanonymous, noplaintext to my config smptd start to say FATAL ERROR))) Auth > throw dovecot, works perfectly with > > smtpd_tls_auth_only = yes > > but then I only replace it with > > smtpd_sasl_security_options = noanonymous, noplaintext > smtpd_tls_sasl_security_options = noanonymous > > SMTPD crashed. I really can't understand where is a problem.
Blind guess: There are no other mechanisms installed. If that doesn't fix it, send debug output. p...@rick