]> Sergey Matveev's repositories - public-inbox.git/commit
filter: fix handling of bad attachments
authorEric Wong <e@80x24.org>
Thu, 15 Oct 2015 18:31:50 +0000 (18:31 +0000)
committerEric Wong <e@80x24.org>
Thu, 15 Oct 2015 18:31:50 +0000 (18:31 +0000)
commit1a6df0f901165156de64fd167ce48fd726954c05
tree45958904f0e529efbc5776f12e2377e5c24a22e9
parent2d5202a04db9d4c2db5490270e698207dfb918bf
filter: fix handling of bad attachments

Improve error messages and use a better regexp for detecting
printable characters in attachments.
lib/PublicInbox/Filter.pm