You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2012/11/22 23:10:22 UTC

[Spamassassin Wiki] Update of "Rules/TVD_PH_BODY_ACCOUNTS_PRE" by LeeMaguire

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The "Rules/TVD_PH_BODY_ACCOUNTS_PRE" page has been changed by LeeMaguire:
http://wiki.apache.org/spamassassin/Rules/TVD_PH_BODY_ACCOUNTS_PRE

New page:
#language en
== SpamAssassin Rule: TVD_PH_BODY_ACCOUNTS_PRE ==

''Standard description:'' none

=== Explanation ===

The body of the mail matches a regular expression that machos phrases such as "accounts suspended", "account credited", "account verification".

   {{{/\baccounts? (?:[a-z_,-]+ )+?(?:record[a-z]*|suspen[a-z]+|notif(?:y|ication)|updated|verifications?|credited)\b/}}}


=== Further Info ===

The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]].

----
CategoryRule