Yes, there is a new release available, a bit behind schedule -- more or less 2 months but here we go.
New stuff for this release: Enable logging in qmail-verify. It is not perfect but far better than before. Correctly escape the AUTH= extension according to RFC2554 in xtext form. Initial idea and problem found by Aiko Barz. Add -t type option to digest to specify a specific algorithm to be used. This makes digest usable for scripting. Correctly parse multiline ~control/ldapserver files. OpenLDAP seems to be a bit finically about what it accepts. Use correct original sender address if using one of the qmail-secretary modes -- like the moderator support of qmail-group. Previously all bounces were sended to the moderator okey-ing a message. Fix bug in the EHLO response parser of qmail-remote. Looks like authentication only worked on TLS encrypted sessions. Reported by Amol Kulkarni. Use SSL_CTX_use_certificate_chain_file() instead of SSL_CTX_use_certificate_file() to load the TLS certificates. With this it is possible to load the complete certificate chain instead of just the first one. Idea and patch by Michel Minsoul. There is also a new patch for the ucspi-tcp SSL extension which also switches to SSL_CTX_use_certificate_chain_file() to load certificates and which fixes a bug in the SSL I/O routine that may cause stalled connections in some rare circumstances. Both patches can be found at the usual place http://www.qmail-ldap.org/ have fun -- :wq Claudio
