| Main Archive Page > Month Archives > spamassassin-users archives |
Is there a way to check if the body of an email is less than some threshold
(length of chars)? I'm seeing some spam slip through because it's purposely
too short to hit a lot of rules, and too short for DCC and other networked
systems to get a "fingerprint" on.
For example:
Any body where len < 50, score...
Would it be something like /.{1,50}/ ???
Thanks,
-AJ
--
View this message in context: http://old.nabble.com/rule-to-test-%22body%22-length--tp33092865p33092865.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.