I have a big issue in our WHM. Our server ip was blacklisted by baraccuda a week ago. Now it was removed but all emails delivers in SPAM folder. We have tried mamy thing to sort this but unable to fix this problem.
Here is layout of our server.
We have 1 cpannel in whm and it have 20 websites in it. All websites share the one ip address which is our main server ip 112.140.179.161. Server have valid ptr record and spf and dkim records but still mails are delivered in spam folder. Here is the header of the email.
Delivered-To: cutejessie93@gmail.com
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: <findurdate@findurdate.com.au>
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 <cutejessie93@gmail.com>
(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 findurdate@findurdate.com.au
designates 112.140.179.161 as permitted sender) client-ip=112.140.179.161;
Authentication-Results: mx.google.com;
dkim=pass header.i=@findurdate.com.au;
spf=pass (google.com: domain of findurdate@findurdate.com.au designates 112.140.179.161 as permitted sender) smtp.mailfrom=findurdate@findurdate.com.au
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 <findurdate@findurdate.com.au>) id 1cZVXP-0000Ug-Ra for cutejessie93@gmail.com; Fri, 03 Feb 2017 15:31:55 +1100
To: cutejessie93@gmail.com
Subject: Hello
X-PHP-Script: findurdate.com.au/api/api.php for 45.127.192.59
From: <findurdate@findurdate.com.au>
MIME-Version: 1.0
Content-type: text/html; charset=iso 8859-1
Message-Id: <E1cZVXP-0000Ug-Ra@server1.1tapcar.com.au>
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: findurdate@findurdate.com.au
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
Every thing looks fine. I don't know where I am doing mistake.
Thanks