Displaying 1 result from an estimated 1 matches for "my_dovecot_server".
2020 Jun 21
0
Bug[?]report: duplicate response
hi,
i'm not sure if i've discovered a bug or if i'm not following the IMAP
specs correctly.
observations:
{ echo -en "a1 login foo bar\r\na2 notify set (subscribed (FlagChange SubscriptionChange MessageNew MessageExpunge))\r\n"; cat - } | openssl s_client -connect [my_dovecot_server]:993
produces the following output (aside from the openssl s_client
cert-inspection stuff):
2020-06-21 12:26:02 * OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE LITERAL+ AUTH=PLAIN AUTH=LOGIN] Dovecot (Debian) ready.
2020-06-21 12:26:02 a1 OK [CAPABILITY IMAP4rev1 SASL-IR LOG...