I've follow the lifewithqmail ldap guide step by step, but I still got this error message whereas the file exist, it's world executable and contain the right shell script!! someone can help me to solve this problem?
2002-01-11 12:58:06.577708500 delivery 3: deferral: Error_while_running_automatic_dirmaker:#/var/qmail/bin/dirmaker:_file_does_not_exist._(LDAP-ERR_#2.2.1)/#/var/qmail/bin/dirmaker:_exited_non_zero._(LDAP-ERR_#2.2.2)/ 2002-01-11 12:58:06.577727500 status: local 0/40 remote 0/80 I use only the qmail-ldap-1.03-20011001a.patch p.s.: -rwxr-xr-x 1 root qmail 29 Jan 10 17:45 /var/qmail/bin/dirmaker #!/bin/sh mkdir -m 700 -p $1 thanks in advance dan
