|
|||||||||||
|
Parsing Received Headers
From: Bret Miller <bret.miller(at)wcg.org>
Date: Fri Aug 31 2007 - 14:50:15 EDT
Received: from [206.74.184.2] (HELO [206.74.184.2]) by mail.wcg.org (CommuniGate Pro SMTP 5.1.11) with ESMTP id 22363646 for xxxx@wcg.org; Fri, 31 Aug 2007 10:32:08 -0700 Which is unmodified except for the obscuring of the email address. My RDNS lookup was modifying the header to read: Received: from [206.74.184.2] (HELO [206.74.184.2]) (206.74.184.2) by mail.wcg.org (CommuniGate Pro SMTP 5.1.11) with ESMTP id 22363646 for ken.williams@wcg.org; Fri, 31 Aug 2007 10:32:08 -0700 Meaning that there was no RDNS for 206.74.184.2 and when it said helo, it said "HELO [206.74.184.2]". However, SA is not parsing it that way. So, can anyone tell me how to write the received header so SA understands it? How do I know it's not parsing correctly? Debug log: [-2240] dbg: received-header: parsed as [ ip=206.74.184.2 rdns=HELO msa=0 ] [-2240] dbg: metadata: X-Spam-Relays-Internal: [-2240] dbg: metadata: X-Spam-Relays-External: [ ip=206.74.184.2 rdns=HELO helo=!206.74.184.2! by=mail.wcg.org ident= envfrom= intl=0 id=22363646 auth= msa=0 ] [-2240] dbg: metadata: X-Relay-Countries: US Obviously, the RDNS wasn't "HELO". Or perhaps I should just open a bug ticket to fix SA's "not understanding" problem... Bret
This archive was generated by hypermail 2.1.8 : Fri Oct 26 2007 - 19:09:40 EDT |
||||||||||
|
|||||||||||