unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] imap: fix some missing EXISTS responses
@ 2020-06-25 10:09 Eric Wong
  2020-06-25 10:09 ` [PATCH 1/2] imap: always send EXISTS on uo2m_extend Eric Wong
  2020-06-25 10:09 ` [PATCH 2/2] imap: EXAMINE: avoid potential race conditions Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2020-06-25 10:09 UTC (permalink / raw)
  To: meta

I noticed there were still some cases mutt didn't pick up
messages that showed up and I think I've fixed the last of
them.

Been testing these throughout the day on public-inbox.org
and things seem good.

Eric Wong (2):
  imap: always send EXISTS on uo2m_extend
  imap: EXAMINE: avoid potential race conditions

 lib/PublicInbox/IMAP.pm | 90 ++++++++++++++++++++++-------------------
 lib/PublicInbox/Over.pm | 18 ++-------
 2 files changed, 52 insertions(+), 56 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-25 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-25 10:09 [PATCH 0/2] imap: fix some missing EXISTS responses Eric Wong
2020-06-25 10:09 ` [PATCH 1/2] imap: always send EXISTS on uo2m_extend Eric Wong
2020-06-25 10:09 ` [PATCH 2/2] imap: EXAMINE: avoid potential race conditions Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).