procmail
[Top] [All Lists]

Re: procmail not delivering properly

2005-11-03 06:55:42
Paul Goodyear schreef:

DEFAULT=$HOME/Maildir/cur

This is an error. If "$HOME/Maildir" is actually a maildir-folder, so
"$HOME/Maildir/cur" is also a folder and not a file, then this should be

  DEFAULT = "$HOME/Maildir/"

so with an ending backslash, and no mention of 'cur'.

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