From: Don Armstrong Date: Wed, 14 Nov 2007 05:14:23 +0000 (+0000) Subject: match different types of degrees X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=067cfef876aa86ab7c5e98880a338e61df8e0082 match different types of degrees git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@101 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/phrase_spam b/common/phrase_spam index 1f12e72..f9ab912 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -173,6 +173,11 @@ body UNI2 /university\s+(diploma|cert|degree)/i describe UNI2 Got one, thanks score UNI2 4 +# don 2007-11-03 +body UNI3 /(?:(?:masters|batchelor|m\s*b\s*a\s*|ph\.?\s*d)\s*[,.]?\s*){2,}/i +describe UNI3 multiple types of degrees +score UNI3 2 + # cjwatson, 2004-03-12 header JOB_CONFIRM Subject =~ /Job confirmation/ describe JOB_CONFIRM Got one of these too, thanks