Put this in your httpd.conf

SetEnv QMAILQUEUE /var/qmail/bin/qmail-scanner-queue.pl

like:

<VirtualHost *>
DocumentRoot /usr/local/httpd/webmail/htdocs
ServerName webmail.my.dom
ServerAlias www.my.dom
ScriptAlias /cgi-bin /usr/local/httpd/webmail/cgi-bin
SetEnv TZ CET
SetEnv QMAILQUEUE /var/qmail/bin/qmail-scanner-queue.pl
</VirtualHost>

Or you could set it in sendit.sh before qmail-inject

--
--------------------------------------------
IDG New Media        Einar Bordewich
Development Manager  Phone: +47 2336 1420
E-Mail:              eibo(at)newmedia.no
Lat: 59.91144 N      Lon: 10.76097 E
--------------------------------------------

----- Original Message -----
From: "Rick Stanley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, May 19, 2001 12:39 AM
Subject: vpopmail or sqwebmail bypasses qmail?


> Hello!
>
> I have the following configuration working, using the latest versions of
each:
>
> Red Hat 7.1 (Updated)
> qmail with patch
> QMAILQUEUE patch
> qmail-scanner
> vpopmail
> courier-imap
> sqwebmail
> qmailadmin
>
> The only problem is, that when I send outgoing mail, using Eudora, through
> the qmail server, it properly invokes qmail-scanner, however, when I use
> sqwebmail, it bypasses the scanner completely.  I can install and
configure
> a system like this, but don't have a detailed low-level understanding on
> how all the pieces are talking to each other.  I also don't know if the
> problem is within vpopmail or sqwebmail.  I have used LWQ to install the
> basic qmail package.
>
> My questions are this:  Is vpopmail or sqwebmail bypassing qmail and
> sending the mail out directly?  If this is true, why shouldn't both be
> using qmail to actually send the mail?
>
> If this is not the case, then I need to do further checking of the
> configuration of all the packages.  Everything seems to work correctly.
>
> Thanks in advance for your feedback!
>
> Rick
>
>

Reply via email to