https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6702
--- Comment #18 from mykel <[email protected]> 2011-12-10 23:41:28 UTC --- KAM, The mkupdates-with-scores runs sa-update for each version in the 3.3 series. Originally I noticed the sa-update's were returning with exit code 4 (rather than 0 which would have made the script go on and do the DNS update). The actual error nestled in the mass of output was: rules: failed to run T_HEADER_FROM_DIFFERENT_DOMAINS test, skipping: (Can't locate object method "check_equal_from_domains" via package "Mail ::SpamAssassin::PerMsgStatus" at (eval 1054) line 1531. ) Maybe it would be sensible to run the sa-update without the -D so that the errors are a little easier to find. There are still a bunch of warnings about deprecated behaviour and other non-fatal errors, but it reduces the output to dig through to a manageable amount. I was just looking at the logging from my local copy of mkupdates-with-scores which just comes out stderr - I don't know where this logging data goes in your real infrastructure. Darxus, I will get to it, but my skill lies not in working out things work, but why they don't, so it'll take me a little while to dig into it more to get a better picture. I'm just extracting knowledge from the script itself - there are specifics of the implementation that I have to infer. But give me a little time and I'll bash something out. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
