Hello ldap fans the new release 20040101 is out for grabs as usual here:
http://www.qmail-ldap.org/ This has changed since the last version: Newer fdcopy STDOUT with STDERR in qmail-popup. The copy was only skipped if DEBUG was set. So it was not possible to use qmail-pop3d accounting/logging if a non-DEBUG version was compiled. Report by Henning Brauer. Kill the qmail-verify zombies in qmail-smtps call infrastructure. Reported by Kevin J. McCarthy. auth_pop and auth_imap used always the default quota settings because the quota attributes for the ldap search where missing. Thanks to Ricardo Cerqueira for the report. Once again I missed something in the run scripts. It would be good to run awk scripts with awk. Remember to remove the old run scripts before a make setup check. The envdir parsing in the runscripts was absolutly broken. First of all I used a C-Style comentary in a shell script and then the simple eval `env - envdir ./env env` does not work with environments with spaces. So this was exchanged through a simple awk script. Fixed some other runscript bogons too. To install the new run scripts the old ones need to be removed `rm /var/qmail/boot/*/run` -- Andre
