procmail
[Top] [All Lists]

Help with recipe using scoring

2005-02-24 10:23:36
Does a recipe using scoring become "true" if the score is not 0?


Im trying to write a recipe to email a few people if Mega Millions
reaches a certain jackpot size.  (M.M. being like the PowerBall lottery).

This recipe is nested inside of another.  I know the outer nest is OK.
----------------------------------------------------------------
VERBOSE=ON
# If the Jackpot is over $95 Million, send directly to INBOX
:0:
* -95000000^0
* $ $Jackpot^0
$ORGMAIL
----------------------------------------------------------------

Originally, I thought that if the score was a positive value, it was
"true".  But I found that this receipe matched on $10 Million and dropped
into my INBOX.

procmail: Score: -95000000 -95000000 ""
procmail: Score: 10000000 -85000000 ""

How can I correct this?

 Thanks
 Birl



 Archives   http://www.xray.mpe.mpg.de/mailing-lists/procmail/


____________________________________________________________
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>