Re: genrates failed

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Tue, 13 Dec 2011 13:17:02 -0800 (PST)

On Tue, 13 Dec 2011, Andreas Schulze wrote:
> Use of uninitialized value in multiplication (*) at
> /usr/bin/opendkim-genrates line 309.
> Use of uninitialized value in addition (+) at /usr/bin/opendkim-genrates
> line 309.

For me, line 309 is:

                 $thresh = $dbi_a->[3] + $dbi_a->[4] * $stdscore;

Which of those values is uninitialized?

Are your signatures and/or messages tables empty? You need some data in
there for the SELECT above it to produce anything.

-MSK
Received on Tue Dec 13 2011 - 21:17:38 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:14 PST