qmail test scripts

2001-02-21 Thread Sumith




Hello
 
I've tested my qmail system with the following two 
perl scripts, downloaded from www.qmail.org
 
perl qmail-qsanity-0_52
 
did not display anything does that mean..that my 
Qmail Queue system is set right. or what does it really mean.
 
perl qmail-lint-0_55Warning: users/assign 
checking not implemented.
 
What does that warning mean...Is it really bad? 
what can i do to make this error disppear.
 
I've installed Qmail from RPMS at www.qmail.org
 
Regards
Sumith


Re: qmail test scripts

2001-02-22 Thread Dave Sill

"Sumith" <[EMAIL PROTECTED]> wrote:

>perl qmail-qsanity-0_52
>
>did not display anything does that mean..that my Qmail Queue system
>is set right. or what does it really mean. 

What does the qmail-qsanity documentation say?

>perl qmail-lint-0_55
>Warning: users/assign checking not implemented.
>
>What does that warning mean...

It means that qmail-lint doesn't check users/assign files.

>Is it really bad?

No.

>what can i do to make this error disppear.

Just ignore it, it's not an error.

-Dave