> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, August 28, 2003 2:03 PM
> To: [EMAIL PROTECTED]
> Cc: Dallas L. Engelken
> Subject: RE: [Qmail-scanner-general]question about mysql sa with qs
> 
> Aug 28 14:59:02 fbsd spamc[3554]: invalid usage
> 

that meand $recips was null, so -u had no parameter.  that's invalid
usage.  i would use

-u "$recips", so you'll have an empty string if all else fails, that
will allow things to still run globally.

you might make sure $recips is valid in 1.20, i still run 1.16 and
that's how i do it. :)
dallas


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to