https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8020
--- Comment #1 from Sidney Markowitz <[email protected]> --- I just noticed this in the perldoc description of Util > NOTE: The functions in this module are to be considered private. Their API > may change at any point, and it's expected that they'll only be used by other > Mail::SpamAssassin modules. (TODO: we should probably revisit this if > it's useful for plugin development.) > Also, the only non-core module used in Util is NetAddr::IP and it is only referenced in the sub reverse_ip_address. If we are going to move a function to another module or make the failed dependency non-fatal, perhaps we should only change something about that one function? -- You are receiving this mail because: You are the assignee for the bug.
