https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6127
--- Comment #26 from Karsten Bräckelmann <[email protected]> 2009-06-10 16:19:23 PST --- FWIW and to rule out the undef IP in my previous example, you can easily fake the submitting host IP (and thus AWL net-block used). Based on your last real-live debugging output. First, clear the AWL again. spamassassin [email protected] Then run with added Received header. Mind the line wraps, single spaces only. BTW, listed quite nicely here in DNSBLs. ;) echo -e 'From: [email protected]\nreceived: from 6127.bug (6127.bug [89.229.181.196]) by localhost\n\n' | spamassassin -D auto-whitelist 2>&1 | less -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
