私はWHMに大きな問題があります。私たちのサーバのIPは一週間前にbaraccudaによってブラックリストに載っていました。今は削除されましたが、すべてのメールはSPAMフォルダに配信されます。私たちはこれを整理するのにmamyを試しましたが、この問題を解決することはできませんでした。サーバから送信されたメールは、サーバを変更した後にスパムメールを送信します。
私たちのサーバーのレイアウトです。
私たちには1つのcpannelがあり、その中に20のウェブサイトがあります。すべてのウェブサイトは私たちのメインサーバーである1つのIPアドレス112.140.179.161を共有します。 サーバは有効なptrレコードとspfおよびdkimレコードを持っていますが、依然としてメールは迷惑メールフォルダに配信されます。ここにメールのヘッダがあります。
Delivered-To: [email protected]
Received: by 10.103.34.3 with SMTP id i3csp443787vsi;
Thu, 2 Feb 2017 20:31:59 -0800 (PST)
X-Received: by 10.99.222.17 with SMTP id f17mr15414610pgg.127.1486096319681;
Thu, 02 Feb 2017 20:31:59 -0800 (PST)
Return-Path: <[email protected]>
Received: from server1.1tapcar.com.au ([112.140.179.161])
by mx.google.com with ESMTPS id o29si19643812pgn.62.2017.02.02.20.31.59
for <[email protected]>
(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
Thu, 02 Feb 2017 20:31:59 -0800 (PST)
Received-SPF: pass (google.com: domain of [email protected]
designates 112.140.179.161 as permitted sender) client-ip=112.140.179.161;
Authentication-Results: mx.google.com;
dkim=pass [email protected];
spf=pass (google.com: domain of [email protected] designates 112.140.179.161 as permitted sender) [email protected]
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=findurdate.com.au; s=default; h=Date:Message-Id:Content-type:MIME-Version:
From:Subject:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=5dJRdmJMQJnkNd/x9jECTZx08/PmJBJyM5K6MsBUufc=; b=hucYdAW3ht6pPTb1jy2EP5gwQn FufBNcX2r2p+qr21NkCvxGBvq0r727PsDkx50ANx8OfzmUC+8eXhnzkwXkvFZSxFF7qsod7KhyMTh oQon9EFOvxjguKxBMupm7nyEeiv8qDpA6hNLuvQEkQEDewuzV/yR5RVxBZ+WkgoiA+IK9b/p/gNsO Yl2gIYAXWxImdwiwVfnVpmdQsluKIfhNEZSyo7IB9Gn7oIIt8h1X4Fb5tCLF9J0tATwzV5oX2Afhe RH63bKByPKAto8UF3jLPEiouhcbJ4KN9yJVwL+PgqRXJmUaOwSjsaXzsdgIsw4HTysxNB6qTvCbs1 9jVclKFg==;
Received: from buyurcar by server1.1tapcar.com.au with local (Exim 4.87) (envelope-from <[email protected]>) id 1cZVXP-0000Ug-Ra for [email protected]; Fri, 03 Feb 2017 15:31:55 +1100
To: [email protected]
Subject: Hello
X-PHP-Script: findurdate.com.au/api/api.php for 45.127.192.59
From: <[email protected]>
MIME-Version: 1.0
Content-type: text/html; charset=iso 8859-1
Message-Id: <[email protected]>
Date: Fri, 03 Feb 2017 15:31:55 +1100
X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname - server1.1tapcar.com.au
X-AntiAbuse: Original Domain - gmail.com
X-AntiAbuse: Originator/Caller UID/GID - [503 500]/[47 12]
X-AntiAbuse: Sender Address Domain - findurdate.com.au
X-Get-Message-Sender-Via: server1.1tapcar.com.au: authenticated_id: buyurcar/from_h
X-Authenticated-Sender: server1.1tapcar.com.au: [email protected]
X-Source: /usr/bin/php
X-Source-Args: public_html/findurdate.com.au/api/api.php
X-Source-Dir: buyurcar.com.au:/public_html/findurdate.com.au/api
すべてが問題なく表示されます。私はどこで間違いをしているのか分かりません。
おかげ
ありがとうございます。しかし、私の問題はもっと複雑だと思います。 –
お知らせありがとうございます。しかし、私の問題はより複雑です。今私は112.140.179.161から112.140.179.162にすべてのウェブサイトのIPアドレスを変更しました。しかしまだ私は112.140.179.161からメールを受け取ります –