Re: Can't Get SASL to Work

2019-09-25 Thread Christopher Wooley via dovecot
I figured it out. The setting, in Postfix, smtp_sasl_auth_enable = yes needs to be smtp*d*_sasl_auth_enable = yes (without the stars). Somewhere, out there, someone's directions are incorrect. On Wed, Sep 25, 2019 at 1:35 AM Aki Tuomi wrote: > This looks more of a postfix than dovecot issue, the

Re: Can't Get SASL to Work

2019-09-24 Thread Aki Tuomi via dovecot
This looks more of a postfix than dovecot issue, the error is really odd though. Aki On 24.9.2019 22.51, Christopher Wooley via dovecot wrote: > I have been fighting with this for almost 2 days. I can't seem to get > the SMTP server to authenticate through SASL. I have turned so many > things off