unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/4] watch improvements for mirroring
@ 2016-06-19  0:28 Eric Wong
  2016-06-19  0:28 ` [PATCH 1/4] emergency: avoid needless mkpath dependency Eric Wong
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Wong @ 2016-06-19  0:28 UTC (permalink / raw)
  To: meta

public-inbox-watch is more liberal than public-inbox-mda,
so we need to make some adjustments about how it handles
messages with missing Message-IDs, Subjects, and such.

Eric Wong (4):
      emergency: avoid needless mkpath dependency
      watch_maildir: add scan test
      watch_maildir: spam removal support
      import: allow messages without subject

 lib/PublicInbox/Emergency.pm    |   4 +-
 lib/PublicInbox/Import.pm       |   7 +-
 lib/PublicInbox/WatchMaildir.pm | 141 ++++++++++++++++++++++++++++++----------
 t/watch_maildir.t               |  83 +++++++++++++++++++++++
 4 files changed, 197 insertions(+), 38 deletions(-)


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

end of thread, other threads:[~2016-06-19  3:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-19  0:28 [PATCH 0/4] watch improvements for mirroring Eric Wong
2016-06-19  0:28 ` [PATCH 1/4] emergency: avoid needless mkpath dependency Eric Wong
2016-06-19  0:28 ` [PATCH 2/4] watch_maildir: add scan test Eric Wong
2016-06-19  0:28 ` [PATCH 3/4] watch_maildir: spam removal support Eric Wong
2016-06-19  0:28 ` [PATCH 4/4] import: allow messages without subject Eric Wong
2016-06-19  3:44 ` [PATCH 5/4] watch_maildir: tighten up path checks 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).