2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] FW: automatic mailbox...
FromSent OnAttachments
EppOMar 12, 2004 8:55 am 
Andreas StollarMar 12, 2004 9:38 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] FW: automatic mailbox creationActions...
From:Andreas Stollar (andr@speakeasy.net)
Date:Mar 12, 2004 9:38:47 am
List:net.sourceforge.lists.courier-maildrop

In /etc/maildroprc

`until test -d $HOME/Maildir; do /usr/local/bin/maildirmake $HOME/Maildir; done`

have to make sure perms are right.

Andreas

On Fri, 12 Mar 2004, EppO wrote:

Date: Fri, 12 Mar 2004 17:34:50 +0100 From: EppO <ep@darox.net> To: cour@lists.sourceforge.net Subject: [maildropl] FW: automatic mailbox creation

How can I specify maildrop to create Maildir (and homedirectory if needed) when it doesn't exist ?