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

--- Comment #1 from Karsten Bräckelmann <[email protected]> 2010-09-21 
16:16:03 UTC ---
(In reply to comment #0)
> I may be having bad configuration ...

I guess you're right. ;)

Check you're debug output for the relevant metadata headers. There is no
internal relay at all -- all of them are considered external.

dbg: metadata: X-Spam-Relays-Internal: 
dbg: metadata: X-Spam-Relays-External: [ ip=unknown rdns=
 helo=annwn23.rutgers.edu ...

The Received header:

Received: from unknown (HELO annwn23.rutgers.edu) (unknown)
  by unknown with SMTP; 21 Sep 2010 16:04:27 -0000

Two things to note.  (a) The receiving SMTP is in charge to add the sending
hop's rDNS, SA doesn't do it itself, and relies on that trusted data. Moreover,
even the sender's IP is missing.  (b) Once you got the SMTP fixed, be sure to
correctly set up your trusted and internal networks settings.

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