develooper Front page | perl.qpsmtpd | Postings from July 2009

minimal apache config for qpsmtpd-apache

Thread Next
From:
Robin Bowes
Date:
July 21, 2009 15:05
Subject:
minimal apache config for qpsmtpd-apache
Message ID:
h45e39$bbc$1@ger.gmane.org
Hi,

I was wondering about how best to install+configure the latest
qpsmtpd-apache on a clients machine that already has httpd on it and
using php.

I figured the best way (for me) would be to include separate apache
config in the qpsmtpd-apache RPM.

This would use a custom config file in /etc/httpd-qpsmtpd/ and only
listen on port 25. I've got the basics working, i.e. I've copied the
existing apache config and have two apache instances running
simultaneously. I created /usr/sbin/httpd-qpsmtpd as a symlink to
/usr/sbin/httpd so it's possible to manage each service independently.

My next step is to trim down the default apache config that comes with
the httpd RPM and create a minimal config that contains only those
directives necessary to work with qpsmtpd + mod_perl.

Has anyone got any thoughts on this, or an example configuration?

Thanks,

R.


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About