My startup scripts are fairly customized and would probably confuse you, but 
all you have to do is put this line:

QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE

in your script before you call qmail.  My script has a case statement (as 
most do) and I just have the line before the first line in the statement.

Example:

QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE

case "$1" in
    start)


Trey Nolen

On Monday 06 May 2002 04:22 am, Nicholas Chua wrote:
> Can some one help me with the qmail startup script?
>
> I like to know how am i edit that script to run qmail-scanner-queue.pl.
>
> And do i need to edit any other run files?
>
> If possible, attach a sample script please.
>
> Thanks
>
>
>
>
> _______________________________________________________________
>
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
> _______________________________________________
> Qmail-scanner-general mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general


_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to