https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6703
--- Comment #37 from Kevin A. McGrail <[email protected]> --- (In reply to comment #36) > mass_checks child process: > mass_checks::generate_queue > -> ArchiveIterator::_scan_targets > -> ArchiveIterator::_set_default_message_selection_opts > (sets opt_from_regex for a child process) > > mass_checks parent process: > waits for child; > mass_checks::run_post_scan > -> run_through_messages > --> $iter->_run_message (runs with an undefined opt_from_regex) This is also happening to Marc Andre Selig. I think we need to revert the patches related to this, see if mbox numbers improve and then figure out a masscheck safe way to implement the fixes. That's commits 1350839 & 1354072 however fundamentally, I thought I set a sane default for the option and this is confusing me a lot. -- You are receiving this mail because: You are the assignee for the bug.
