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
On Fri, Nov 08, 2002 at 08:45:58AM -0500, Marc Hughes wrote:
I have a procmail question.... I have this rule:
I dpn't know if this is the problem , but you're missing the ending colon on the first line of this provcmail rule. :-)
:0 * ^From:.*hughesm@tomsnyder.com test
Instead of :
:0
Try:
:0 :
-- Jeff Kinz, Emergent Research, Hudson, MA. "jkinz@ultranet.com" "jkinz@rcn.com" copyright 2002. Use is restricted. Any use is an acceptance of the offer at http://users.rcn.com/jkinz/policy.html. (o- -o) //\ eLviintuaxbilse /\\ V_/_ _\_V
participants (2)
-
jkinz@rcn.com
-
Marc Hughes