procmail
[Top] [All Lists]

Re: procmail issues : Lock failure on "xxx" , Error while writing to "xxx" , procmail: Timeout, was waiting for "xxx"

2009-08-23 19:40:33
On 22-Aug-2009, at 23:29, Thanachit Vichianchay wrote:
DEFAULT=$HOME/Maildir/cur
$HOME/Maildir/.Spam/cur
$HOME/Maildir/.Spam/cur

This is NOT how your write to Maildirs.

from man procmail:
If the mailbox name ends in "/.", then this directory is presumed to be an MH folder; i.e., procmail will use the next number it finds available. If the mailbox name ends in "/", then this directory is presumed to be a maildir folder; i.e., procmail will deliver the message to a file in a subdirectory named "tmp" and rename it to be inside a subdirectory named "new".

So,

DEFAULT=$HOME/Maildir/
$DEFAULT/.Spam/


--
Kickboxing. Sport of the future.

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