Hi again.
I have configured qmail to work with LDAP and store the configuration in
an LDAP tree.I have addedd to the Makefile MDIRMAKE=-DAUTOMAILDIRMAKE but don't tries to make the directory. I have added an attribute to LDAP: dirMaker: /var/qmail/customdirmaker and # cat /var/qmail/customdirmaker #!/bin/sh /bin/mkdir -p -m 700 $1 Any suggestions? P.D.: Sorry I'm not a native speaker.
