In control I have:

ldapmessagestore with <rootpath to maildirs>
Ldapuid <v_uid>
ldapgid <v_gid>
Dirmaker:
 
#!/bin/sh
mkdir -m 700 -p $1

Compiled with:

# to enable the auto-maildir-make feature uncomment the next line
MDIRMAKE=-DAUTOMAILDIRMAKE

# to enable the auto-homedir-make feature uncomment the next line
HDIRMAKE=-DAUTOHOMEDIRMAKE

What do I have to do more to get a maildir automaticly generated?

Regards,

Didier


Reply via email to