El día miércoles, enero 18, 2023 a las 01:41:16 -0800, Kevin J. McCarthy 
escribió:

> On Wed, Jan 18, 2023 at 08:36:23PM +0100, Matthias Apitz wrote:
> > Until today I could read (in my spare time) my company mails with mutt
> > and IMAP. Since today it gives in the debug log:
> > 
> > ...
> > [2023-01-18 19:21:31] 4< * OK The Microsoft Exchange IMAP4 service is 
> > ready. 
> > [RgBSADMAUAAyADgAMQBDAEEAMAAyADAANAAuAEQARQBVAFAAMgA4ADEALgBQAFIATwBEAC4ATwBVAFQATABPAE8ASwAuAEMATwBNAA==]
> > [2023-01-18 19:21:31] IMAP queue drained
> > [2023-01-18 19:21:31] 4> a0000 CAPABILITY^M
> > [2023-01-18 19:21:31] 4< * CAPABILITY IMAP4 IMAP4rev1 AUTH=PLAIN 
> > AUTH=XOAUTH2 SASL-IR UIDPLUS ID UNSELECT CHILDREN IDLE NAMESPACE LITERAL+
> > [2023-01-18 19:21:31] Handling CAPABILITY
> > [2023-01-18 19:21:31] 4< a0000 OK CAPABILITY completed.
> > [2023-01-18 19:21:31] IMAP queue drained
> > [2023-01-18 19:21:31] imap_authenticate: Trying method login
> 
> Is mutt compiled with any kind of SASL support?  What does `mutt -v |
> grep SASL` show?

It gives:

mutt -v | grep SASL
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  

> Do you have $imap_authenticators set to anything?
> 

I have had:

set imap_authenticators="login"

but changing it to:

set imap_authenticators=plain

gives:

[2023-01-19 06:59:55] Authenticating (PLAIN)...
[2023-01-19 06:59:55] 4> a0001 AUTHENTICATE PLAIN 
YXBpdHptQG9jbGMub3JnAGFwaXR6bUBvY2xjLm9yZwBNb250ZXJvc3NvLTIwMjM=^M
[2023-01-19 07:00:01] 4< a0001 NO AUTHENTICATE failed.
[2023-01-19 07:00:01] IMAP queue drained
[2023-01-19 07:00:01] imap_auth_sasl: plain failed
[2023-01-19 07:00:01] No authenticators available

Thanks for your help anyway

        matthias
-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub

Reply via email to