3 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: maildroprc not creati...
FromSent OnAttachments
TyAug 1, 2004 12:53 pm 
PollywogAug 1, 2004 1:03 pm 
Devin RubiaAug 2, 2004 5:42 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:[maildropl] Re: maildroprc not creating directoryActions...
From:Ty (ty@lammy.net)
Date:Aug 1, 2004 12:53:39 pm
List:net.sourceforge.lists.courier-maildrop

Sorry I guess I was not clear enough, i'm working with virtual user directories, not 'real' users. I'm talking about this script in the maildroprc. The script does indeed called maildirmake. This is so directories are automatically created when mail arrives for the first time. The script is not doing that and returning an error instead. Basically i'm trying to do what many others have tried but few have actually done, have maildirs created by maildrop without patching or manually addidng the dirs. Thanks,

Does anyone know how to successfully create new a new maildir with

maildrop? Thanks,

The command to create mailboxes is:

maildirmake Maildir (do that in the directory where you want Maildir/ [usually in user's home directory)

then create the subfolders:

maildirmake -f Sent Maildir maildirmake -f Spam Maildir

as an example

You can also do that in /etc/skel so the folders are created for new users you later add to the system.