4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Use maildirmake withi...
FromSent OnAttachments
sim085Jun 24, 2009 7:58 am 
Sam VarshavchikJun 24, 2009 2:51 pm 
Todd LyonsJun 24, 2009 8:21 pm 
sim085Jun 25, 2009 12:32 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] Use maildirmake within maildroprc, possible?Actions...
From:Todd Lyons (tly@ivenue.com)
Date:Jun 24, 2009 8:21:08 pm
List:net.sourceforge.lists.courier-maildrop

On Wed, Jun 24, 2009 at 7:58 AM, sim085<sim@hotmail.com> wrote:

I have been looking to try and make this work for the last two days. However I can not manage to create the maildir for a new user when this receives a new email.

The first thing that the maildrop delivery process does is change into the user's HOME directory. Since it doesn't exist, it never even gets to the point of reading hte maildroprc.

Does anyone have any suggestions?

What mailserver do you use? On one system with sendmail, my provisioning daemon (a perl script) creates it when the user account is created. I am able to get around it with Exim though, because I can tell Exim to deliver directly the first email to an account, and then maildrop to deliver everything after that.

So the answer becomes what tools you have at your disposal.