5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Re: create maildir fo...
FromSent OnAttachments
Christian KalkhoffJun 17, 2002 8:20 am 
Derrick 'dman' HudsonJun 17, 2002 10:12 am 
Christian KalkhoffJun 17, 2002 10:23 am 
Derrick 'dman' HudsonJun 17, 2002 11:52 am 
Christian KalkhoffJun 17, 2002 1:12 pm 
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: create maildir folders on demandActions...
From:Christian Kalkhoff (chri@kalkhoff.net)
Date:Jun 17, 2002 10:23:44 am
List:net.sourceforge.lists.courier-maildrop

Derrick 'dman' Hudson wrote:

| I would love to have the possibility to let maildirmake create the | dirs from within maildroprc so i would have the right permissions.

| I already have the following lines in maildroprc. But it seems not to work. | | import SENDER - test -d $HOME/Maildir/ || maildirmake $HOME/Maildir + `test -d $HOME/Maildir/ || maildirmake $HOME/Maildir`

That looks like a shell command, so it needs to be run in a shell.

HTH, -D

Hi Derrick,

i tried it out and... it doesn't work. Seems maildrop trys to open the mailbox before it is running the script.

Thanx. Christian