5 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop could automa...
FromSent OnAttachments
hzqbbcAug 28, 2002 4:43 am 
Michael LeoneAug 28, 2002 10:14 am 
hzqbbcAug 28, 2002 9:05 pm 
Devin RubiaAug 29, 2002 5:22 am 
hzqbbcAug 29, 2002 6:47 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] Maildrop could automatic make homedir/maildir if $HOME doesn't exists?Actions...
From:Devin Rubia (dev@thezone.net)
Date:Aug 29, 2002 5:22:41 am
List:net.sourceforge.lists.courier-maildrop

On Thu, Aug 29, 2002 at 08:27:07PM +0000, hzqbbc wrote:

I know about his ,but i forgot to add that i am running ldap to store user information NOT USING UNIX ACCOUNT via /etc/passwd..

How to get maildrop to work in this case ?? If no idea to do this , i must write a pacth a do it..:-(

So, how are you creating the virtual accounts? Why not just add a maildirmake to your account creation process?

Michael Leone writes:

hzqbbc said:

I have successfully installed and configured maildrop 1.3.9,and felt happy,but when i add a new user and sendmail to it(the new user's home directory does not exists and i haven't create it manually),maildrop complain that"Unable to open mailbox".

Through the debug code i added to maildrop, it indicate the $HOME direcotry does not exits.How could i make maildrop to automatic generate $HOME and $HOME/Maildir if it doesn't exists?

If you do a "maildirmake Maildir" in /etc/skel, any new user created will have a "Maildir" directory underneath their home directory automatically.

(I do that under Debian; should work under any Linux, I believe)