disabled_rules 587 B

12345678910111213141516171819
  1. # The rule graveyard
  2. # don 2007-04-25
  3. #body GOTBODY /.{21}/
  4. #score GOTBODY 0
  5. #meta NOBODY ! GOTBODY
  6. #describe NOBODY No Body; probably spam
  7. #score NOBODY 0
  8. #header CONTROLSUB Received =~ /control|request|(?:(?:un)?subscribe|subhelp|help|ignore|(?:sub(?:yes|approve|reject)|unsubyes|bounce|probe|approve|reject|setlistyes|setlistsilentyes))/i
  9. #describe CONTROLSUB Message to control, request or subscription
  10. #score CONTROLSUB 0
  11. #meta NOBODYNOTCONT NOBODY && ! CONTROLSUB
  12. #describe NOBODYNOTCONT No body, and not a message that should have no body
  13. #score NOBODYNOTCONT 4