http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5445
------- Additional Comments From [EMAIL PROTECTED] 2007-05-03 18:45 -------
How to reproduce:
1- clean install of SpamAssassin 3.2.0
2- in local.cf
allow_user_rules 1
3- create user_prefs for $USER file containing:
urirhsbl URIBL_DYNAMIC_MPRHS dynamic.rhs.mailpolice.com. A
body URIBL_DYNAMIC_MPRHS eval:check_uridnsbl('URIBL_DYNAMIC_MPRHS')
describe URIBL_DYNAMIC_MPRHS Contains a URL listed in the MailPolice dynamic
domains list
tflags URIBL_DYNAMIC_MPRHS net
score URIBL_DYNAMIC_MPRHS 0.5
4- run spamd as $USER
spamd -p 9990
5- run spamc as $USER
spamc -p 9990 < somemessage
6- enjoy subroutine redefined warnings
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.