procmail
[Top] [All Lists]

Re: Cannot get recipies to work properly

2002-02-10 13:07:20
On Sun, 10 Feb 2002, Rich Shepard wrote:

[...]
  OK. Here are portions from ~/procmail/recipes.rc:
[...]
:0:
* ^From: .*getfreepizza\.com
/dev/null

  etc. And, from the logfile:

[...]


        I would start with little hygienic chaneges:

        1>  If you send something to /dev/null change the  ":0:"
            to be  ":0 H"  You do not need lock, but, you want to 
            check the Header and only the header.

        2>  Use vi(1) to looking for typo.  the command ":set list"
            in vi(1) will show you extra spaces in the end of the lines.
            Is it "getfreepizza.com" _OR_ "getfreepizza.com "?
            (Note the space in the end of line!)


Bye,
 Udi

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail