Hello list.
Im trying install qmail+vpopmail+ldap+smtp auth in redhat E3.
I have install qmail with errno patch and smtp patch.
I have install vpopmail, modifying vldap.h file with correct data.
And i have setup ldap for this.
Vpopmail is setup with --enable-auth-module=ldap option.
This configuration was probed in debian etch and run fine, but in
rhe3 i can send from the server, but i cant validated in smtp.
I have see that when i try insert the password, in server there are
this process:
qmaild 18705 0.0 0.0 1412 312 ? S 18:51 0:00
/var/qmail/bin/qmail-smtpd fujitsu.es /home/vpopmail/bin/vchkpw.smtp
/bin/true
qmaild 18712 0.0 0.0 0 0 ? Z 18:52 0:00
[qmail-smtpd <defunct>]
qmaild 18713 0.0 0.0 0 0 ? Z 18:52 0:00
[qmail-smtpd <defunct>]
Allways 2 process defunct for each attempt to validate.
For discard ldap, i have compile vpopmail without
--enable-auth-module=ldap option and i get the same error, i think qmail
isnot validating with vpopmail. Any idea ???
Sorry because this offtopic.