Hi, I am using mutt as distributed with Ubuntu 1.13.2 (2019-12-18) and encounter a problem accessing a specific IMAP server:
[2023-04-17 09:23:48] 4< a0001 OK LOGIN completed [2023-04-17 09:23:48] IMAP queue drained [2023-04-17 09:23:48] Communication encrypted at 256 bits [2023-04-17 09:23:48] 4> a0002 CAPABILITY a0003 LIST "" "" [2023-04-17 09:23:48] 4< * CAPABILITY IMAP4REV1 AUTH=CRAM-MD5 AUTH=NTLM CAPABILITY IMAP4rev1 AUTH=PLAIN [2023-04-17 09:23:48] Handling CAPABILITY [2023-04-17 09:23:48] 4< a0002 OK CAPABILITY completed [2023-04-17 09:23:48] 4< * LIST ( \Noselect) "/" "" [2023-04-17 09:23:48] Root delimiter: / [2023-04-17 09:23:48] 4< a0003 OK LIST completed [2023-04-17 09:23:48] IMAP queue drained [2023-04-17 09:23:48] Selecting Inbox... [2023-04-17 09:23:48] 4> a0004 SELECT "Inbox" [2023-04-17 09:23:48] 4< * 6 EXISTS [2023-04-17 09:23:48] Handling EXISTS [2023-04-17 09:23:48] cmd_handle_untagged: New mail in Inbox - 6 messages total. [2023-04-17 09:23:48] 4< * 0 RECENT [2023-04-17 09:23:48] 4< * OK [UNSEEN 1] first unseen [2023-04-17 09:23:48] 4< * OK [UIDVALIDITY 638172864165130000] UIDs valid [2023-04-17 09:23:48] Getting mailbox UIDVALIDITY [2023-04-17 09:23:48] Closing connection to mail.slovensko.sk... [2023-04-17 09:23:48] 4> a0005 LOGOUT [2023-04-17 09:23:48] 4< * FLAGS () [2023-04-17 09:23:48] 4< * OK [PERMANENTFLAGS ()] . [2023-04-17 09:23:48] 4< a0004 OK [READ-WRITE] SELECT completed [2023-04-17 09:23:48] 4< * BYE IMAP engine signing off [2023-04-17 09:23:48] Handling BYE [2023-04-17 09:23:48] 4< a0005 OK LOGOUT completed [2023-04-17 09:23:48] IMAP queue drained Is the number returned by server too big? Thunderbird has no issues. Is it worth to try more recent version I would have to compile? Or would it need a new issue reported at https://gitlab.com/muttmua/mutt/-/issues Many thanks in advance Andrej Mikus