On Tue, Oct 31, 2006 at 11:56:35AM +0100, Yves Goergen wrote:
> I've installed SpamAssassin 3.1.6 on Debian Linux 3.1. Is there a way to
> get rid of this error message?
> 
> The whole message follows:
> 
> Oct 31 10:53:06 mond spamd[19424]: Day '31' out of range 1..30 at
> /usr/local/share/perl/5.8.4/Mail/SpamAssassin/Util.pm line 446

Can you open a bugzilla ticket about this and attach (not cut/paste) the
message causing the issue to the ticket?  Line 446 is:

    $time = timegm($ss, $mm, $hh, $dd, $mmm-1, $yyyy);

So it's not SA specifically throwing the warning out, but Util could
have issues with the dates in the message causing timegm to complain.

-- 
Randomly Selected Tagline:
"Well, that's more-or-less what I was saying, though obviously addition
 is a little more cosmic than the bitwise operators." - Larry Wall

Attachment: pgpdLiMVtTO93.pgp
Description: PGP signature

Reply via email to