# cd /var/qmail/control # ls -l ldap* -rw-r--r-- 1 root root 17 Dec 3 23:48 ldapbasedn -rw-r--r-- 1 root root 4 Dec 3 23:45 ldapgid -rw-r--r-- 1 root root 2 Dec 12 23:41 ldaplocaldelivery -rw-r--r-- 1 root root 28 Dec 12 23:53 ldaplogin -rw-r--r-- 1 root root 20 Dec 3 23:45 ldapmessagestore -rw-r--r-- 1 root root 10 Dec 13 13:28 ldapobjectclass -rw-r----- 1 root qmail 9 Dec 12 23:40 ldappassword -rw-r--r-- 1 root root 21 Dec 3 23:48 ldapserver -rw-r--r-- 1 root root 4 Dec 3 23:45 ldapuid
ldappassword must be owned by qmaild if you want smtp auth
Thanks for the response, but I don't think that is the issue. The file is owned by group qmail, of which qmaild is a member. I can run this command and it shows the contents of the file, so I know it is readable by qmaild:
su - qmaild -c 'cat /var/qmail/control/ldappassword'
Any other ideas?
