3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: maildroprc not cr...
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:Re: [maildropl] Re: maildroprc not creating directoryActions...
From:Devin Rubia (dev@thezone.net)
Date:Aug 2, 2004 5:42:47 am
List:net.sourceforge.lists.courier-maildrop

On Sun, Aug 01, 2004 at 03:53:13PM -0400, Ty wrote:

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,

I've said this before and I'll say it again. Your mailfilters are not the right place to be creating your maildirs. It's something that has to be done exactly once in the life-cycle of an account and should not have to be checked for countless thousands of times as the user receives e-mail. You're just wasting precious CPU and disk capacity. Why not just create it as part of your account creation script?