On Sun, 3 May 2015, Mark Martinec wrote:

On May 2, 2015 7:08:10 PM Mark Martinec wrote:
> May  2 06:45:29 sunshine spamd[22293]: Use of uninitialized value
> $hasStructureInfo in numeric eq (==) at (eval 46) line 5520.

This one seems to come from a module Geo::IP, called form a
SpamAssassin plugin URILocalBL.
[...] Try disabling loading of a plugin URILocalBL as a start
(in config file v341.pre).

On 2015-05-03 2:26, Art Greenberg wrote:
The line for URILocalBL is commented out - I had not enabled it.

There is also the RelayCountry plugin that is using the Geo::IP module.

Yes, thanks. I found that. I also found more than one version of Geo::IP on the computer. I resolved the issue by removing all versions of Geo::IP and the C API library and reinstalling them.

I resolved the issue with the timeout in copy_config by increasing the timeout value in spamd, line 1432, to 180 seconds. And I pointed out that I'd previously increased the timeout value in line 2977 to 600 seconds.

I'm not entirely comfortable increasing these hard-coded timeout values. But now I'm not seeing any other error messages with debug enabled. It just seems to be taking spamd a long time (~9 minutes) to start and copy_config takes almost 3 minutes.

Is it possible that my AWL and/or Bayes databases are too large? I've configured per-user AWL and Bayes.

What else should I look at?


--
Art Greenberg
a...@artg.tv

Reply via email to