2002-07-04 03:45:19 +02:00
|
|
|
|
2002-07-15 14:19:29 +02:00
|
|
|
v0.10
|
|
|
|
New object oriented internals
|
|
|
|
|
|
|
|
Very flexible plugin
|
|
|
|
|
|
|
|
All functionality not core to SMTP moved to plugins
|
|
|
|
|
|
|
|
|
|
|
|
2002/07/15
|
|
|
|
DNS RBL and RHSBL support via plugins.
|
|
|
|
|
|
|
|
More hooks.
|
|
|
|
|
2002-07-04 03:45:19 +02:00
|
|
|
2002/07/03
|
|
|
|
First (non functional) version of the new object oriented mail engine.
|
|
|
|
|
|
|
|
|
2002-07-15 14:19:29 +02:00
|
|
|
Changes on the old v0.0x branch:
|
|
|
|
|
2002-05-10 01:47:20 +02:00
|
|
|
2002/05/09
|
|
|
|
Klez filter (thanks to Robert Spier)
|
|
|
|
|
2002-04-21 05:21:23 +02:00
|
|
|
2002/04/20
|
2002-04-21 05:28:20 +02:00
|
|
|
Bumped version number to 0.07
|
|
|
|
|
2002-04-21 05:21:23 +02:00
|
|
|
Support comments in configuration files (prefix the line with #)
|
|
|
|
|
|
|
|
Support RELAYCLIENT like qmail-smtpd (thanks to Marius Kjeldahl
|
2002-04-21 05:34:13 +02:00
|
|
|
<marius@kjeldahl.net> and Zukka Zitting <jukka.zitting@iki.fi>)
|
2002-04-21 05:21:23 +02:00
|
|
|
|
2002-04-21 05:28:20 +02:00
|
|
|
If the connection fails while in DATA we would just accept the
|
|
|
|
message. Ouch! Thanks to Devin Carraway <qpsmtpd@devin.com> for the
|
|
|
|
patch.
|
|
|
|
|
2002-04-21 05:21:23 +02:00
|
|
|
|
2002-01-27 02:23:42 +01:00
|
|
|
2002/01/26
|
|
|
|
Allow [1.2.3.4] for the hostname when checking if the dns resolves
|
|
|
|
|
2002-01-21 13:58:05 +01:00
|
|
|
|
2002-01-21 15:24:32 +01:00
|
|
|
2002/01/21
|
2002-01-21 14:55:51 +01:00
|
|
|
assorted fixes; getting dnsbl's to actually work
|
|
|
|
|
|
|
|
fixing the maximum message size (databytes) stuff (thanks for the
|
|
|
|
spot to Andrew Pam <xanni@glasswings.com.au>)
|
|
|
|
|
2002-01-21 15:24:32 +01:00
|
|
|
support and enable taint checking (thanks to Devin Carraway
|
|
|
|
<qpsmtpd@devin.com>)
|
|
|
|
|
2002-01-22 04:53:48 +01:00
|
|
|
Make the MAIL FROM host dns check configurable. (thanks to Devin
|
|
|
|
Carraway).
|
|
|
|
|
|
|
|
Add more documentation to the README file.
|
|
|
|
|
2002-01-21 14:55:51 +01:00
|
|
|
|