unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] lei IMAP usability stuff
@ 2021-05-23 21:36 Eric Wong
  2021-05-23 21:36 ` [PATCH 1/2] lei inspect: use LeiMailSync->match_imap_url Eric Wong
  2021-05-23 21:36 ` [PATCH 2/2] lei_mail_sync: reject IMAP URLs w/o UIDVALIDITY Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2021-05-23 21:36 UTC (permalink / raw)
  To: meta

Slowly making IMAP usability less bad.

Eric Wong (2):
  lei inspect: use LeiMailSync->match_imap_url
  lei_mail_sync: reject IMAP URLs w/o UIDVALIDITY

 lib/PublicInbox/LeiExportKw.pm | 43 ++++++----------------------------
 lib/PublicInbox/LeiInspect.pm  | 13 +---------
 lib/PublicInbox/LeiMailSync.pm | 37 +++++++++++++++++++++++++++++
 t/lei-import-imap.t            | 10 ++++++--
 4 files changed, 53 insertions(+), 50 deletions(-)

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

end of thread, other threads:[~2021-05-23 21:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-23 21:36 [PATCH 0/2] lei IMAP usability stuff Eric Wong
2021-05-23 21:36 ` [PATCH 1/2] lei inspect: use LeiMailSync->match_imap_url Eric Wong
2021-05-23 21:36 ` [PATCH 2/2] lei_mail_sync: reject IMAP URLs w/o UIDVALIDITY 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).