Bug#851388: Affects mtpolicyd

2017-01-15 Thread gregor herrmann
On Sun, 15 Jan 2017 01:55:13 -0500, Scott Kitterman wrote: > In the mtpolicyd plugin for querying a spamassassin AWL database for > reputation there is: > > lib/Mail/MtPolicyd/Plugin/SaAwlLookup.pm:my $addr = NetAddr::IP->new6( > $ip.'/48' ); > > If I understand the bug correctly, then it'

Bug#851388: Affects mtpolicyd

2017-01-14 Thread Scott Kitterman
In the mtpolicyd plugin for querying a spamassassin AWL database for reputation there is: lib/Mail/MtPolicyd/Plugin/SaAwlLookup.pm:my $addr = NetAddr::IP->new6( $ip.'/48' ); If I understand the bug correctly, then it's affected. Scott K