spamassassin-users January 2012 archive
Main Archive Page > Month Archives  > spamassassin-users archives
spamassassin-users: rule to test "body" length?

rule to test "body" length?

From: AJ Weber <aweber_at_nospam>
Date: Fri Jan 06 2012 - 14:10:28 GMT
To: users@spamassassin.apache.org

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.