]> Sergey Matveev's repositories - public-inbox.git/commit
filter: handle missing Content-Type
authorEric Wong <e@80x24.org>
Sun, 11 Jan 2015 08:54:25 +0000 (08:54 +0000)
committerEric Wong <e@80x24.org>
Sun, 11 Jan 2015 08:57:03 +0000 (08:57 +0000)
commita33da0b97184a97a01d1f383bdb3faa24a7e648e
treee623c627aca2b9cab8aad948ea9d2ee1ea62ddfd
parent4438f547ecbb52d900dcc73fe4c03cb2e7d5562c
filter: handle missing Content-Type

Some mailers may omit the Content-Type header entirely,
so do detection and try to get the message through.
lib/PublicInbox/Filter.pm