https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6258

--- Comment #2 from Mark Martinec <[email protected]> 2009-12-15 07:13:51 
UTC ---
(In reply to comment #0)
> When restarting spamd (via kill -HUP), I find the following warning messages 
> in
> the log file:
> 
> Dec 14 07:44:40 localhost spamd[871]: logger: removing stderr method
> Dec 14 07:46:10 localhost spamd[871]: Use of uninitialized value in subroutine
> entry at /usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Util.pm line
> 323.
> Dec 14 07:46:10 localhost spamd[871]: Use of uninitialized value in subroutine
> entry at /usr/local/lib/perl5/site_perl/5.10.1/Mail/SpamAssassin/Util.pm line
> 324.

These warnings are handled by the attached patch.

> Dec 14 07:46:10 localhost spamd[871]: child process [28905] exited or timed 
> out
> without signaling production of a PID file: exit 0 at /usr/local/bin/spamd 
> line
> 2535.

I cannot reproduce the problem on FreeBSD, nor on Solaris 11.
It may be specific to Solaris 9 - can anyone supply me a VirtualBox -wrapped
installed Solaris 9 with SpamAssassin's dependencies installed?
It would also be useful to track down the Bug 6253.

> Dec 14 07:46:29 localhost spamd[28905]: rules: meta test __NOT_SPOOFED has
> dependency 'DKIM_VERIFIED' with a zero score
> Dec 14 07:46:37 localhost spamd[28905]: spamd: server started on port 783/tcp
> (running version 3.3.0-beta1)

This is being tracked as Bug 6241 - the DKIM_VERIFIED in the __NOT_SPOOFED rule
needs to be replaced by DKIM_VALID.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to