P Bielecki writes:

I just want maildrop to ceate "homedirs" or maildir  for user.

maildrop will not create home directories. maildrop expects home directories to exist already.

So what is th best way to create homedirs for virtual users and use
Maildrop too?

Change whatever script you use to add LDAP records for new mail accounts to also create all the necessary directories, as part of the account creation process. This is the correct way to implement it. You're creating a mail account. You do that by adding the appropriate account metadata into the LDAP directory, and creating the account's home directory and maildir. That makes sense. It doesn't make any sense, whatsoever, to do only half the job, instead, and expect the other half to be done by your mail software. No sense, whatsoever.


Attachment: pgp6RwXR9d5SU.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to