]> Sergey Matveev's repositories - public-inbox.git/commit
mbox: show application/mbox for obfuscated inboxes
authorEric Wong <e@80x24.org>
Fri, 23 Jun 2017 03:39:08 +0000 (03:39 +0000)
committerEric Wong <e@80x24.org>
Fri, 23 Jun 2017 03:39:08 +0000 (03:39 +0000)
commit31c516e54a6fd9df6122aaf3383f95ce9fc06834
treeec726d2525288dabec7473f4c713ec30abedbc88
parent666844ae42b5b17fd2e9b7ea6cf04727487b5322
mbox: show application/mbox for obfuscated inboxes

Sigh, yet another place to handle obfuscation for misguided
people who expect it.  Maybe this will do something to prevent
spammers from getting addresses, while still allowing the
"curl $URL | git am" use case to work.
lib/PublicInbox/Mbox.pm