anonymous IMAP and Mutt
Hi,
I'm having troubles using anonymous IMAP with Mutt 1.5.6i.
Some settings:
set spoolfile=imap://cyrus.andrew.cmu.edu/archive.cyrus-sasl
set imap_authenticators='anonymous'
set imap_user='anonymous'
unset imap_pass
The SASL (2.1.20) anonymous plugin is installed.
Mutt prints
Authenticating (ANONYMOUS)...
and hangs forever. Tcpflow logs the following:
* OK mail-fe4.andrew.cmu.edu Cyrus IMAP4 Murder v2.2.10-103 server ready
a0000 CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS NAMESPACE
UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT
THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE STARTTLS AUTH=KERBEROS_V4
AUTH=GSSAPI AUTH=ANONYMOUS SASL-IR
a0000 OK Completed
a0001 AUTHENTICATE ANONYMOUS
+
a0002 LIST "" ""
a0001 NO bad protocol / cancel
Hmm, is this a Mutt or a SASL library problem? Who sends the LIST command?
Authenticating manually works fine, BTW.
TIA, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~