[Wlug] Procmail Question

Marc Hughes HughesM@TOMSNYDER.com
Fri, 8 Nov 2002 08:45:58 -0500


I have a procmail question.... I have this rule:

:0
* ^From:.*hughesm@tomsnyder.com
test

That doesn't seem to work. But this rule...

:0c
* ^From:.*hughesm@tomsnyder.com
test

... Works just fine ... But I want the first rule, I don't want it to
copy (what the :0c does) I want it to move (:0)  Am I doing something
wrong?

Thanks!
-Marc