On Mon, 2009-13-07 at 00:25 +0100, Robin Bowes wrote:
> On 12/07/09 23:29, Robin Bowes wrote:
> > On 12/07/09 23:22, Robin Bowes wrote:
> >> Hi,
> >>
> >> The attached file is a sample config which can be dropped into
> >> /etc/httpd/conf.d on Redhat-flavoured boxes to enable qpsmtpd-apache.
> 
> Hmm, I'm not sure about this line:
> 
>       use lib qw( /usr/lib/perl5/site_perl/Qpsmtpd );
> 
> I've found that this works with the RPM I'm developing:
> 
>       use lib qw( /usr/lib/perl5/site_perl );

That looks very odd to me.  It looks as if it should be unnecessary.  If
you're finding it so, I would guess that you might have two different
versions of qpsmptpd installed (or you're running things from the
source directory) ?

I.e. it looks like something that would be in @INC.

> 
> But, I suppose it depends entirely where you have installed qpsmtpd.
> 
> R.
> 

-- 
--gh


Reply via email to