emersion / go-imap

📥 An IMAP library for clients and servers
MIT License
2.1k stars 296 forks source link

Support XOAUTH2? #646

Closed zlx2019 closed 1 month ago

zlx2019 commented 1 month ago

Does it support XOAUTH2? I keep getting the error imap: NO LOGIN failed when trying to access Outlook. Can you provide a XOAUTH2 use case?

emersion commented 1 month ago

No, XOAUTH2 is not supported. See https://github.com/emersion/go-sasl/issues/18.