procmail
[Top] [All Lists]

Re: Error filtering spam with Procmail

2005-10-31 10:52:47
Alejandro Cabrera Obed schreef:

Sorry, I'm forgetting to tell you that I create the folder "spam"
with the Squirrelmail create folder option.

Check if it is a maildir- or mbox-type folder. If maildir, then change
your recipes accordingly:

   :0   # maildir, so no locking required
   * *^X-Spam-Flag:(.*\<)?Yes
   spam/

(notice the ending slash)



$HOME/spam

As I said before: no need to mention $HOME, since the default of MAILDIR
is already $HOME.

-- 
Grtz, Ruud


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