Peter Eisch wrote:
> On 12/15/07 8:26 AM, "Robin Bowes" <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> I'm setting up qpsmtpd with apache, the RPMs.
>>
>> Is this the right "use lib ..." line:
>>
>> use lib qw( /usr/lib/perl5/site_perl/Qpsmtpd );
>>
>> And what do I use for the QpsmtpdDir? Would that
On 12/15/07 8:26 AM, "Robin Bowes" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm setting up qpsmtpd with apache, the RPMs.
>
> Is this the right "use lib ..." line:
>
> use lib qw( /usr/lib/perl5/site_perl/Qpsmtpd );
>
> And what do I use for the QpsmtpdDir? Would that be:
>
> PerlSetVar Qpsmt
Hi,
I'm setting up qpsmtpd with apache, the RPMs.
Is this the right "use lib ..." line:
use lib qw( /usr/lib/perl5/site_perl/Qpsmtpd );
And what do I use for the QpsmtpdDir? Would that be:
PerlSetVar QpsmtpdDir /etc/qpsmtpd
i.e. pointing to the config dir?
Thanks,
R.