Problems with AOL Mailservers and Reverse DNS
Posted: Wed Jan 16, 2008 6:21 am
Hi,
Email from my Scalix Server are permanently rejected. Seems liek my scalix-server doesn´t show his correct name to the AOL-Mailserver.
This is the header code from an message send out by scalix.
The reverse dns entry is set up correctly. Seems to me the problem ist the localhost.localdomain part which i marked bold.
Could someone tell me how i could change this? The Server is running with an integrated spamassasin filter .
Email from my Scalix Server are permanently rejected. Seems liek my scalix-server doesn´t show his correct name to the AOL-Mailserver.
This is the header code from an message send out by scalix.
Code: Select all
Return-Path: <a.fischer@scalixdomain.de>
Received: from scalix.mydomain (localhost.localdomain [127.0.0.1])
by scalix.mydomain (8.13.8/8.13.8) with ESMTP id m0G9uvmq007878
for <a.kraemer@mydomain>; Wed, 16 Jan 2008 10:56:58 +0100
Received: from scalix.scalixdomain.de (pd907f711.dip0.t-ipconnect.de [217.7.247.17])
by scalix.mydomain (Scalix SMTP Relay 11.3.0.11339)
via ESMTP; Wed, 16 Jan 2008 10:56:58 +0100 (CET)
Received: from scalix.scalixdomain.de ([b]localhost.localdomain [127.0.0.1[/b]])
by scalix.scalixdomain.de (8.13.8/8.13.8) with ESMTP id m0GA320b031589
for <a.kraemer@mydomain>; Wed, 16 Jan 2008 11:03:07 +0100
Date: Wed, 16 Jan 2008 11:03:01 +0100
From: "Andreas Fischer" <a.fischer@scalixdomain.de>
To: "a.kraemer" <a.kraemer@mydomain>
Message-ID: <"H00000680002b4d2.1200477778.scalix.scalixdomain.de*"@MHS>
Subject: WG: Returned mail: see transcript for details
x-scalix-Hops: 1
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="scalix-part-006e3833c6=_01"
X-Spam-Status: No, score=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_20,
MIME_BASE64_NO_NAME autolearn=ham version=3.1.9
X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on scalix.mydomain
The reverse dns entry is set up correctly. Seems to me the problem ist the localhost.localdomain part which i marked bold.
Could someone tell me how i could change this? The Server is running with an integrated spamassasin filter .