BYE Too fast error due to command pipelining #101

Open
opened 2024-02-15 07:58:11 +00:00 by quentin · 0 comments
Owner

It appears that Mutt for example has some issues.

eg.

[2024-02-13 18:50:40] Reading imaps://imap.saint-ex.deuxfleurs.org/INBOX...
[2024-02-13 18:50:40] Looking up imap.saint-ex.deuxfleurs.org...
[2024-02-13 18:50:40] Connecting to imap.saint-ex.deuxfleurs.org...
[2024-02-13 18:50:40] SSL/TLS connection using TLS1.3 (ECDHE-RSA/AES-256-GCM/AEAD)
[2024-02-13 18:50:41] Logging in...
[2024-02-13 18:50:42] Selecting INBOX...
[2024-02-13 18:50:42] Fetching message headers... 0/1 (0%)
[2024-02-13 18:50:42] Sorting mailbox...
[2024-02-13 18:50:42] Reconnect succeeded.
[2024-02-13 18:50:43] Sorting mailbox...
[2024-02-13 18:50:43] Mailbox reconnected.  Some changes may have been lost.
[2024-02-13 18:50:43] Too fast
[2024-02-13 18:50:45] A fatal error occurred.  Will attempt reconnection.
[2024-02-13 18:50:45] imap_exec: command failed: * BYE Too fast
[2024-02-13 18:50:45] Error polling mailboxes
It appears that Mutt for example has some issues. eg. ``` [2024-02-13 18:50:40] Reading imaps://imap.saint-ex.deuxfleurs.org/INBOX... [2024-02-13 18:50:40] Looking up imap.saint-ex.deuxfleurs.org... [2024-02-13 18:50:40] Connecting to imap.saint-ex.deuxfleurs.org... [2024-02-13 18:50:40] SSL/TLS connection using TLS1.3 (ECDHE-RSA/AES-256-GCM/AEAD) [2024-02-13 18:50:41] Logging in... [2024-02-13 18:50:42] Selecting INBOX... [2024-02-13 18:50:42] Fetching message headers... 0/1 (0%) [2024-02-13 18:50:42] Sorting mailbox... [2024-02-13 18:50:42] Reconnect succeeded. [2024-02-13 18:50:43] Sorting mailbox... [2024-02-13 18:50:43] Mailbox reconnected. Some changes may have been lost. [2024-02-13 18:50:43] Too fast [2024-02-13 18:50:45] A fatal error occurred. Will attempt reconnection. [2024-02-13 18:50:45] imap_exec: command failed: * BYE Too fast [2024-02-13 18:50:45] Error polling mailboxes ```
quentin added this to the 0.5.0 Stabilizing Pt.1 milestone 2024-02-15 07:58:11 +00:00
quentin added the
cat
bug
prio
low
labels 2024-02-15 07:58:11 +00:00
quentin added this to the IMAP4REV1 project 2024-02-15 07:58:11 +00:00
quentin changed title from The command pipelining limit I put create issues even at 8. to `BYE Too fast` error due to command pipelining 2024-02-15 08:01:24 +00:00
quentin added the
mua
mutt
label 2024-02-20 08:33:41 +00:00
Sign in to join this conversation.
No description provided.