Unfortunately, some mailing list administrators insist on tagging
Subject: lines with the list name instead of teaching users to
look for list-specific headers and build better user interfaces
for managing their own mail.
So, public-inbox now provide an interface to strip those tags
from Subject l
Some mailing lists add annoying tags into the Subject line which
discourages readers from doing proper mail organization on the
client side. They also waste precious screen space and
attention span.
Remove them from our archives to reduce clutter.
---
MANIFEST | 2 ++
We'll want to allow some degree of configuration for
various mailing lists.
---
lib/PublicInbox/WatchMaildir.pm | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/lib/PublicInbox/WatchMaildir.pm b/lib/PublicInbox/WatchMaildir.pm
index 0b284bd..1823c24 100644
--- a/lib/Publi