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





--- Comment #5 from AXB <[email protected]>  2009-03-13 13:21:37 PST ---
(In reply to comment #4)
> yes, if the localhost was the LAST (first ) received line.  but this does this
> if its anywhere in the headers, and yes, my /etc/hosts is right, and the ip's
> do resolve internally (since they are internal.... 192.168 addresses)
> 
> and in fact, i have postfix checks that if someone does a 'helo localhost' I
> just bounce it then.
> 
> but, to have it traverse through 'localhost' (which sorta seems normal), 
> should
> not deserve a 4.0 score.
> 

IMO, something isn't quite right in:

Received: from localhost (unknown [192.168.0.55])

normally, I'd expect to see localhost to have IP 127.0.0.1 so it would look
like:

Received: from localhost (unknown [127.0.0.1])

what have your set in postfix's jailed main.cf for

myhostname = ????


-- 
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