https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6484

--- Comment #19 from [email protected] 2011-01-06 16:41:56 
UTC ---
Code lints.  Now testing it by running it.
I did have to change one line to make it work with my 3.3.1:  Line 116:

- use Mail::SpamAssassin::Util qw(reverse_ip_address);
+ use Mail::SpamAssassin::Util;

Dropped the "qw(reverse_ip_address)" clause.  Let's make certain that it
doesn't need to be dropped in the trunk version also.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to