Hi, "J.T. Moore" <[EMAIL PROTECTED]> writes: > Are the individual patches included in qmail-ldap available > separately? All I want is the qmail-smtpd and qmail-verify > functionality to query LDAP for valid recipients. An approach to > this that I saw mentioned in the archives was to compile with the > full patch and only install qmail-smtpd and qmail-verify with the > necessary control files. This sounds like a decent idea, but I would > prefer not to have all of the other additions to qmail-smtpd.
For qmail-smtpd, you could probably use the qmail-envelope-scanner patch¹ to call a scripts that looks up recipients in LDAP. /Claus A ¹) Something like: http://www.acc.umu.se/~glance/greylisting-20060112.patch
