|
Prev: Postfix and duplicate smtp flow inbounds to an another Mail Server
Next: Postfix, Amavisd-new, and MILTER
From: dmarkow on 26 Feb 2007 12:29 I am having problems with e-mails from my domain getting tagged with the FORGED_RCVD_HELO flag. Here is a sample header from an e-mail from my domain. My sending domain is "la06-130.forked.net (unknown [198.145.252.130])". I have set "myhostname" in postfix to the la06-130.forked.net address (which is what reverse dns on 198.145.252.130 points to). Any other suggestions? X-Spam-Status: No, score=0.136 tagged_above=-9999 required=5 tests=[BAYES_50=0.001, FORGED_RCVD_HELO=0.135] Received: from 209.210.201.230.opusnet.com ([127.0.0.1]) by localhost (pdx01.petefowler.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VTJp06YLFpmO for <dm(a)petefowler.com>; Mon, 26 Feb 2007 09:28:16 -0800 (PST) Received: from la06-130.forked.net (unknown [198.145.252.130]) by 209.210.201.230.opusnet.com (Postfix) with ESMTP id 40EB73DC001 for <dm(a)petefowler.com>; Mon, 26 Feb 2007 09:28:16 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by la06-130.forked.net (Postfix) with ESMTP id B9E1624DCF7 for <dm(a)petefowler.com>; Mon, 26 Feb 2007 09:27:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at pdx.demsey.com Received: from la06-130.forked.net ([127.0.0.1]) by localhost (pdx.demsey.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kULqSnhqMlUh for <dm(a)petefowler.com>; Mon, 26 Feb 2007 09:27:52 -0800 (PST) Received: from imac-5.local (unknown [74.92.163.253]) by la06-130.forked.net (Postfix) with ESMTP id 5108D24DCF5 for <dm(a)petefowler.com>; Mon, 26 Feb 2007 09:27:52 -0800 (PST) |