http://bugzilla.spamassassin.org/show_bug.cgi?id=3129
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Rules (Eval Tests) |Libraries
Summary|URIBL_SBLXBL shows up twice |A plugin can be loaded twice
|in rules hit |
------- Additional Comments From [EMAIL PROTECTED] 2004-03-06 20:14 -------
Oops! The problem was that I put a "loadplugin ...::URIDNSBL" into my
local.cf file, thus causing it to be loaded twice. I've added a bit of
code so each plugin package can only have one instantiation in the plugin
list, checked via the perl "ref()" operator.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.