Unknown Sender wrote:
Hi, it' seems I'm the only one in this list.
You may be unaware of this, but the O'Reilly OSCON is this week, so I
suspect at least most of the core developers are there and not reading
e-mail/newsgroups that much (sob! I was not able to go this year).
This patch fixes:
* Added "sub disconnect" code to lib/Qpsmtpd/TcpServer/Prefork.pm (without
this, the quit smtp command is not working at all)
* Implemented Taint mode, and warnings
* Added Qpsmtpd::Constants (for Logging), without this, the log module is
getting a string instead of a number. (If you enable warnings, you'll see)
* Added @_ to $self->SUPER::start_connection(@_); in
lib/Qpsmtpd/TcpServer/Prefork.pm
I'll try and take a look at these soonish, since I want to try using
Prefork on one of my servers...
John
p.s. What client are you using to post these messages to the newsgroup
server? At least in Thunderbird, all of your messages are showing up
with an illegal Date: header, i.e. 7pm Dec 31, 1969 (the Unix epoch).