[Bug 6105] Make AWL honor trusted_networks.

2019-08-01 Thread bugzilla-daemon
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6105 Henrik Krohns changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 6105] Make AWL honor trusted_networks.

2009-04-29 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6105 --- Comment #2 from Matt Kettler mkettler...@verizon.net 2009-04-29 19:43:22 PST --- Ok, after some off-list discussions (done offlist mostly because I was too tired to decide if posting abusable information was a bad idea or not..

[Bug 6105] Make AWL honor trusted_networks.

2009-04-28 Thread bugzilla-daemon
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6105 --- Comment #1 from Theo Van Dinter felic...@apache.org 2009-04-28 20:16:22 PST --- foreach my $rly (reverse (@{$pms-{relays_trusted}}, @{$pms-relays_untrusted}}))) { next if ($rly-{ip_private}); As I read that, it means: