This will match the case exactly note that the phrase is in parentheses.
This specific example would match if URGENT ASSISTANCE was to be found
anywhere in the SUBJECT line match Case:

SUBJECT 8       PCRE    (URGENT ASSISTANCE)

This would match regardless of the character case. This specific example
would match something like Urgent Assistance or even UrGenT AsSisTaNce found
anywhere in the SUBJECT line  ie. Case insensitive.

SUBJECT 5       PCRE    (?i:URGENT ASSISTANCE)

This kind of Subject line is most often used for the Nigerian Scam and for
whatever reason they like shouting at people so that is why an exact match
of on the subject line in CAPS would score higher than a regular case of the
same phrase.

David Barker
VP Operations  |  Declude
Your Email Security is our business
O: 978.499.2933  x7007
F: 978.988.1311       
E: [EMAIL PROTECTED]




---
This E-mail came from the Declude.JunkMail mailing list.  To
unsubscribe, just send an E-mail to [EMAIL PROTECTED], and
type "unsubscribe Declude.JunkMail".  The archives can be found
at http://www.mail-archive.com.

Reply via email to