]> Sergey Matveev's repositories - public-inbox.git/commit
reject HTML loudly and automatically
authorEric Wong <e@80x24.org>
Tue, 14 Jul 2015 21:01:18 +0000 (21:01 +0000)
committerEric Wong <e@80x24.org>
Tue, 14 Jul 2015 21:01:18 +0000 (21:01 +0000)
commitf66473b1a41606d8b4cda74c551aa85d12ec37ef
treed18c2dfa87b74ba9e81a7e108c4af6bcc61448b5
parent49338dea67712c0106c09d871fca7d680c32298f
reject HTML loudly and automatically

This should hopefully reduce the delay between when a user fails
to send plain-text to when an admin such as myself notices the
HTML mail in a sea of spam.

Unfortunately, this can lead to backscatter, so avoid doing it
until its passed through spamc, at least.
lib/PublicInbox/Filter.pm
public-inbox-mda
t/mda.t