Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when launching, cannot send mail #24

Open
Mjolinir opened this issue Feb 7, 2019 · 1 comment
Open

Error when launching, cannot send mail #24

Mjolinir opened this issue Feb 7, 2019 · 1 comment

Comments

@Mjolinir
Copy link

Mjolinir commented Feb 7, 2019

Hopefully this project isnt dead. I get the following error when launching mutt:

SSL/TLS connection using TLS1.2 (ECDHE-RSA/AES-256-GCM/AEAD)[SASL-XOAUTH2] - Requesting authID![SASL-XOAUTH2] - Requesting token ![SASL-XOAUTH2] - _plug_get_simple FAILED

I can still see and read mail, but cannot send any. Hopefully this error is why, bit Im not sure what needs adjusted.

@trasz
Copy link

trasz commented Mar 13, 2020

Here's what fixed it for me:

set smtp_authenticators="login"
set ssl_starttls = yes
set ssl_force_tls = yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants