NOOP might not send enough data when new mail arrive #63

Closed
opened 2024-01-08 10:41:22 +00:00 by quentin · 1 comment
Owner

Let's compare to dovecot/cyrus...

Let's compare to dovecot/cyrus...
quentin added this to the 0.2.0 milestone 2024-01-08 10:41:22 +00:00
quentin added the
cat
correctness
prio
high
labels 2024-01-08 10:41:22 +00:00
quentin added this to the IMAP4REV1 project 2024-01-08 10:41:22 +00:00
quentin changed title from NOOP might not send enough data to NOOP might not send enough data when new mail arrive 2024-01-08 10:41:30 +00:00
Author
Owner
30 id nil
* ID ("name" "Dovecot")
30 OK ID completed (0.001 + 0.000 secs).
40 noop
* 112 EXISTS
40 OK NOOP completed (0.001 + 0.000 secs).
40 noop
* 256 EXISTS
40 OK NOOP completed (0.001 + 0.000 secs).

False alert, Dovecot is also only sending EXISTS tag without UID information

``` 30 id nil * ID ("name" "Dovecot") 30 OK ID completed (0.001 + 0.000 secs). 40 noop * 112 EXISTS 40 OK NOOP completed (0.001 + 0.000 secs). 40 noop * 256 EXISTS 40 OK NOOP completed (0.001 + 0.000 secs). ``` False alert, Dovecot is also only sending EXISTS tag without UID information
Sign in to join this conversation.
No description provided.