To add to my last post on this subject, I discovered that the sa-stas.pl that ships with SA is also coming up with zeroes. I made the following change to the script:

     next parseloop unless ($sl->{'program'} eq 'spamd');
to
     next parseloop unless ($sl->{'program'} eq 'spamassassin');

and it works.

Should I report this as a bug or was it an intentional change?

Ed

. . . . . . . . . . . . . . . . . .
Randomly Generated Quote (445 of 997):
Doing gets it done.

Reply via email to