On Tue, Apr 14, 2015 at 11:53:41AM -0400, Bill Cole wrote: > >< smtp_sasl_type = cyrus > >--- > >>smtp_sasl_type = dovecot > > > > That will never work. > > Again: you need to actually *READ* the SASL_README.
Bringing mountain to Muhammad: * Dovecot auth only supports server SASL. * Cyrus supports both server and client SASL Therefore, if you need SASL support in the SMTP client you MUST include Cyrus SASL support. Otherwise, disable SASL support in the SMPT client, and use just the server support. -- Viktor.