summaryrefslogtreecommitdiff
path: root/spamassassin/v320.pre.diff
blob: 07d973fc3f9c39ae65325d9c03a76bb6573767a3 (plain)
  1. --- v320.pre.orig 2012-08-14 07:32:06.000000000 +0200
  2. +++ v320.pre 2008-11-28 13:52:06.000000000 +0100
  3. @@ -50,13 +50,13 @@
  4.  
  5. # Rule2XSBody - speedup by compilation of ruleset to native code
  6. #
  7. -# loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody
  8. +loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody
  9. # ASN - Look up the Autonomous System Number of the connecting IP
  10. # and create a header containing ASN data for bayes tokenization.
  11. # See plugin's POD docs for usage info.
  12. #
  13. -# loadplugin Mail::SpamAssassin::Plugin::ASN
  14. +loadplugin Mail::SpamAssassin::Plugin::ASN
  15. # ImageInfo - rules to match metadata of image attachments
  16. #