http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5606
------- Additional Comments From [EMAIL PROTECTED] 2007-08-16 23:08 ------- > None of the tests should be influenced by outside configuration Yes, of course. Long ago (bug 68) SATest.pm was modified to call spamd with the -x option just for this very reason. But apparently something has changed since 3.1 branch that causes the -x option to not to have that effect when tests are run. Ok, I've tracked it down. In version 3.2 spamd calls Mail::SpamAssassin::init_learner() and that calls $self->init(1) which reads in the user_pref file. In version 3.1 spamd doesn't call init_learner. I don't know enough about what it is doing to say what the fix should be. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
