# From discussion on the users list 6/09 # # This depends on bugfixes in ReplaceTags.pm for proper operation # # If you are using this with 3.2.5, make sure you get this as well: # http://svn.apache.org/viewvc/spamassassin/branches/3.2/lib/Mail/SpamAssassin/Plugin/ReplaceTags.pm # ifplugin Mail::SpamAssassin::Plugin::ReplaceTags body URI_OBFU_WWW /(?+[^[:alnum:]]{1,3})?[[:alnum:]][-\w]{1,20}[[:alnum:]][^[:alnum:]]{1,3}(?:+[^[:alnum:]]{1,3})?(?:c\s?o\s?m|n\s?e\s?t|o\s?r\s?g|b\s?i\s?z|i\s?n\s?f\s?o)_*\b/i describe URI_OBFU_WWW Obfuscated URI replace_rules URI_OBFU_WWW endif