procmail
[Top] [All Lists]

Re: How to make procmail create the spool dir in Maildir format?

2007-01-31 03:37:02
Dallman Ross wrote:

You should recompile procmail with DEFAULT set to "$HOME/Maildir/" .
A poor second alternative (kludge, really) is to put a line in
/etc/procmailrc such that:

   MAILDIR = $HOME/Maildir/

$MAILDIR should not end in a slash.


[/etc/procmailrc]

  MAILDIR = $HOME/Maildir


[~/.procmailrc]

  :0
  * ^List-
  .lists/

  :0
  ./


[alternative /etc/procmailrc]

  MAILDIR = $HOME/Maildir
  DEFAULT = $MAILDIR/

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