procmail
[Top] [All Lists]

Re: regarding OR's on multiple lines

2008-06-17 10:56:08
Ruud H.G. van Tol wrote:
  OR  = "9876543210^0"
  AND = ""
  :0
  * ^Subject:\/.*
  { SUBJ = $MATCH }
  :0:
  *       SUBJ ?? .
  *$ $AND ! ^TO_tld\(_dot_)procmail(_at_)stimulacra\(_dot_)com
  *$ $AND ! ^From:.*stimulacra\.com
  *$ $OR  SUBJ ?? phrase1
  *$ $OR  SUBJ ?? phrase2
  *$ $OR  SUBJ ?? phrase3
  *$ $OR  SUBJ ?? phrase4
  *$ $OR  SUBJ ?? phrase5
  *$ $OR  SUBJ ?? phrase6
  *$ $OR  SUBJ ?? phrase7
  *$ $OR  SUBJ ?? phrase8
  *$ $OR  SUBJ ?? phrase9
  /mail/has_catch_phrase

  Ooo! I like that!!  Looks very sleek and easy to read.
What is the "*       SUBJ ?? ." line for?  Is it to give
something that will always match, so that the following
AND line is triggered/checked?

  Again, thanks to everyone for the input, suggestions,
and information!
--
$DEFAULT.sig

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>