https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6702
--- Comment #19 from Kevin A. McGrail <[email protected]> 2011-12-11 15:45:20 UTC --- Thanks Mykel, The exit status and the error code will be brilliant in fixing this issue. As soon as I figure out where the logging goes... Here's what I know: The script /mkupdate-with-scores is run by the updatesd user via cron on spamassassin.zones.apache.org. It is called from do-stable-update-with-scores. 25 2 * * * bash /export/home/updatesd/svn/mkupdates-with-scores/do-stable-update-with-scores It runs at 2:25AM UTC. Based on Mykel's notes below, we are looking for this error: 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. ) As of yet, I'm not finding the logs. I think they would be emailed to updatesd which I am now on the list to receive. I think changing the script do-stable-update-with-scores to check for a non-zero exit is a good idea. I don't think getting rid of sa-update -D is a good idea but I do know what Mykel's talking about. It's a lot of output. If I could find the live copy, I can find these errors. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
