I am not getting SPF_ hits for most messages that I expect should pass SPF. On one message when I run through spamassassin with debug I see:
[5959] dbg: spf: checking HELO (helo=, ip=66.111.4.28) [5959] dbg: spf: cannot get HELO, cannot use SPF [5959] dbg: spf: checking EnvelopeFrom (helo=, ip=66.111.4.28, [EMAIL PROTECTED]) [5959] dbg: spf: cannot get HELO, cannot use SPF The received header looks like: Received: from out4.smtp.messagingengine.com ([66.111.4.28]) by aurora.northfolk.ca with esmtp (Exim 4.50) id 1FCneI-0001Q8-Hs for [EMAIL PROTECTED]; Sat, 25 Feb 2006 08:51:09 +0800 There is no HELO in the received header, explaining the spamassassin message, but what can I do about it? Is it a problem with my server while receiving, or does it have to do with the server sending? -- Good day, eh. Chris