On 26 Dec 2004, at 06:16, Fred Moyer wrote:
I was playing around with Apache::Qpsmtpd today with mod_perl 1.99_17, and
I needed to patch the source as follows. One other thing I had to do was
to symbolically link all files in /var/qmail/control to
/home/httpd/qpsmtpd/config/. I don't know if that's a standard part of
setting this up, but I ran into a few problems when $self->qp->config
variables were undefined. Thanks for this interface, it's nice to be able
to manage smtp services under Apache.
Thanks for the patch. Now that mod_perl 2.0-RC2 is out I should be able to update things, and also get the early-talker code working under apache (because mod_perl 2.0-rc2 supports a poll() interface).
Matt.