On Sat, 29 Aug 2009, Karsten Br?ckelmann wrote:

On Sat, 2009-08-29 at 06:41 -0700, an anonymous Nabble user wrote:
The combo 'Portal link found' and subject could still be used, provided I have a rule that is able to count the number of comma's in a subject. Is there a way to do such a thing?

header __COMMA  Subject =~ /,/
tflags __COMMA  multiple

meta __COMMA_4  __COMMA >= 4

It would be less FP-prone to do this:

  header  __COMMA  Subject =~ /\w,\w/

--
 John Hardin KA7OHZ                    http://www.impsec.org/~jhardin/
 jhar...@impsec.org    FALaholic #11174     pgpk -a jhar...@impsec.org
 key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
 49 days since a sunspot last seen - EPA blames CO2 emissions

Reply via email to