]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
Score To lines in the form of 'foo@bar.de, bar@baz.de, ..' with more than 15 recips
[spamassassin_config.git] / common / misc_spam
index 9c5130379c9bc821a1674d6d43d9962477664fd2..76e242e4ca8a8db4d6189bbf18f8ccc5b2881bff 100644 (file)
@@ -463,3 +463,8 @@ score DOTNET                   3
 body REMBOX            /\brembox\@/
 describe REMBOX                rembox
 score REMBOX           3
+
+# formorer 2010-01-23
+header LONGTO           to =~ /([\S]+, ){15,}/
+describe LONGTO                very long To line
+score LONGTO           3