On Tue, May 28, 2002 at 12:47:35PM -0700, Bart Schaefer wrote:
> # Normally, one doesn't need a lock on a { } action. Lock on delivery.
> :0
> * ^X-Spam-Status: Yes
> {
> :0 Wh: msgid.lock
> | formail -D 8192 $HOME/tmp/msgid.cache
>
> :0 a
> /dev/null
this is unnecessary. If the formail return success (ie: the message is
a duplicate), the rule is considered complete. (note the formail isn't
a filter...) If the formail returns fail (not a duplicate), procmail
continues processing.
> # Procmail computes the necessary lock file name here (trailing colon).
> :0 E:
> $SPAM
> }
don't need the E here since the previous failure is implied by the fact
that procmail got to this point.
--
Randomly Generated Tagline:
"Bah! Stop fiddling about with things you don't understand!"
- Q in the movie "License to Kill"
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk