You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jh...@apache.org on 2009/09/09 01:43:56 UTC

svn commit: r812726 - /spamassassin/trunk/rulesrc/sandbox/jhardin/20_fillform.cf

Author: jhardin
Date: Tue Sep  8 23:43:56 2009
New Revision: 812726

URL: http://svn.apache.org/viewvc?rev=812726&view=rev
Log:
Tweak fillform

Modified:
    spamassassin/trunk/rulesrc/sandbox/jhardin/20_fillform.cf

Modified: spamassassin/trunk/rulesrc/sandbox/jhardin/20_fillform.cf
URL: http://svn.apache.org/viewvc/spamassassin/trunk/rulesrc/sandbox/jhardin/20_fillform.cf?rev=812726&r1=812725&r2=812726&view=diff
==============================================================================
--- spamassassin/trunk/rulesrc/sandbox/jhardin/20_fillform.cf (original)
+++ spamassassin/trunk/rulesrc/sandbox/jhardin/20_fillform.cf Tue Sep  8 23:43:56 2009
@@ -32,7 +32,7 @@
   replace_tag FF_N1 (?:company|first|last|all|business|legal|beneficiary)?\s?names?(?:<ANDOR>address)?
 
   # Telephone variations
-  replace_tag FF_P1 (?:(?:(?:business|contact|fax|voice|cel+(?:ular)?|house|home|mobile|office|tel+e?(?:\s?phone)?|phone)<ANDOR>?){1,3}(?:\s<NUMBER>)?<ANDOR>?){1,3}
+  replace_tag FF_P1 (?:(?:(?:business|contact|fax|voice|cel+(?:ular)?|house|home|mobile|office|tel+e?(?:\s?phone)?|phone)(?:\sphone)?<ANDOR>?){1,3}(?:\s<NUMBER>)?<ANDOR>?){1,3}
 
   # Misc personal data
   replace_tag FF_M1 (?:(?:age|marital\s?statu[se]|sex|gender|male\sor\sfemale|(?:date\sof\s)?birth|religion|nationality|email|next\sof\skin)<ANDOR>?){1,3}