Unless something comes up we'll put out 0.32 next thursday -- that
gives you a week to test this one.
Download:
http://smtpd.develooper.com/files/qpsmtpd-0.32rc1.tar.gz
SVN co (for "svn switch")
http://svn.perl.org/qpsmtpd/tags/0.32rc1/
Changes:
Add logging/file plugin for simple logging to a file (Devin
Carraway and
Peter J. Holzer).
Add logging/syslog plugin for logging via the syslog facility (Devin
Carrway)
Add Qpsmtpd::DSN to return extended SMTP status codes from
RFC-1893 and
patch existing plugins to use it when appropriate (Hanno Hecker).
Add plugins/tls_cert to generate appropriately shaped self-signed
certs for
TLS support. Add explicit use of CA used to sign cert. Abstract
clone()ing
of connection information when switching to TLS. Fix the AUTH
code to work
correctly with TLS.
Add hosts_allow plugin to support pre- and post-connection hooks
as well
as move --max-from-ip tests out of core (Hanno Hecker).
Improve postfix-queue plugin to support the known processing flags
(Hanno
Hecker).
Drop root privileges before loading plugins, rather than after.
A few fixes to the clamdscan plugin (Dave Rolsky)
Various minor fixes and improvements
- ask
--
http://www.askbjoernhansen.com/