]> Sergey Matveev's repositories - public-inbox.git/commit
eml: handle warning ignores for lei
authorEric Wong <e@80x24.org>
Thu, 4 Feb 2021 09:59:26 +0000 (00:59 -0900)
committerEric Wong <e@80x24.org>
Fri, 5 Feb 2021 00:16:31 +0000 (00:16 +0000)
commit69ea1bcb2983d2c51caf04440d4797212ed6fd64
treecb948bde2534722b97b09dc7bc1d7188e38caa97
parenta54a442b9a125f93518b8e50411403a708f8fc2e
eml: handle warning ignores for lei

There's nothing we can do about bad emails in our search
results, so quiet things down and don't fight the MUA for
the terminal.
lib/PublicInbox/Admin.pm
lib/PublicInbox/Eml.pm
lib/PublicInbox/InboxWritable.pm
lib/PublicInbox/LeiToMail.pm
lib/PublicInbox/Watch.pm