http://bugzilla.spamassassin.org/show_bug.cgi?id=3006





------- Additional Comments From [EMAIL PROTECTED]  2004-03-03 21:49 -------
Subject: Re:  SQL user-prefs stopped working latest trunk

Here is the problem:

After fetching the rows from the database we call parse_scores_only on
the Conf object.  This in turn calls _parse and eventually something
is falling through to the failed_line: label which calls
$self->{main}->call_plugins.  For some reason at this point,
$self->{main} is not defined.

I've tried to figure out why it's undef, but haven't been able to.
Possibly, it's the fork in spamd that is causing it to get wiped out
or something like that.

Anyone have any ideas?

Michael





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to