unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/4] misc updates
@ 2015-10-03 11:14 Eric Wong
  2015-10-03 11:14 ` [PATCH 1/4] nntpd: executable permission Eric Wong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Wong @ 2015-10-03 11:14 UTC (permalink / raw)
  To: meta

Some internal cleanups.  This also adds the filter=scrub option
to make us more tolerant of crap email and ease integration with
external lists.

Eric Wong (4):
      nntpd: executable permission
      rename mid_compress to id_compress
      drop Message-IDs longer than 244 bytes
      mda: support a 'filter=scrub' option for external lists

 lib/PublicInbox/Config.pm    |  2 +-
 lib/PublicInbox/MDA.pm       |  2 ++
 lib/PublicInbox/MID.pm       | 19 +++++++------------
 lib/PublicInbox/Search.pm    |  6 +++---
 lib/PublicInbox/SearchIdx.pm |  9 +++++++--
 lib/PublicInbox/View.pm      |  4 ++--
 public-inbox-mda             | 13 ++++++++++++-
 public-inbox-nntpd           |  0
 t/view.t                     | 11 +++++------
 9 files changed, 39 insertions(+), 27 deletions(-)


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

end of thread, other threads:[~2015-10-03 11:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-03 11:14 [PATCH 0/4] misc updates Eric Wong
2015-10-03 11:14 ` [PATCH 1/4] nntpd: executable permission Eric Wong
2015-10-03 11:14 ` [PATCH 2/4] rename mid_compress to id_compress Eric Wong
2015-10-03 11:14 ` [PATCH 3/4] drop Message-IDs longer than 244 bytes Eric Wong
2015-10-03 11:14 ` [PATCH 4/4] mda: support a 'filter=scrub' option for external lists 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).