• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

All mail to gmail reported as spam

alberto464

New Pleskian
The emails sent by the server are flagged as spam by gmail.
Simple text emails are flagged as spam and interface gmail reports:
Because its contents are typical of spam messages
But in reality they are not at all spam. Doing tests with mail-tester.com get a score of 10/10, so much more than other servers where mail is accepted.

How can I fix?

Code:
Delivered-To: mygmail@gmail.com
Received: by 10.13.210.198 with SMTP id u189csp2503638ywd;
        Mon, 7 Dec 2015 00:45:47 -0800 (PST)
X-Received: by 10.194.104.5 with SMTP id ga5mr32166526wjb.155.1449477947078;
        Mon, 07 Dec 2015 00:45:47 -0800 (PST)
Return-Path: <alberto@mydomain.com>
Received: from mydomain.com (web.luna.myhostnameserver.com. [151.xx.xx.xx])
        by mx.google.com with ESMTP id p142si22490218wmb.40.2015.12.07.00.45.46
        for <mygmail@gmail.com>;
        Mon, 07 Dec 2015 00:45:46 -0800 (PST)
Received-SPF: pass (google.com: domain of alberto@mydomain.com designates 151.xx.xx.xx as permitted sender) client-ip=151.xx.xx.xx;
Authentication-Results: mx.google.com;
       spf=pass (google.com: domain of alberto@mydomain.com designates 151.xx.xx.xx as permitted sender) smtp.mailfrom=alberto@mydomain.com
Received: from webmail.mydomain.com (localhost [IPv6:::1])
    by web.luna.myhostnameserver.com (Postfix) with ESMTPA id DAA0894214B1
    for <mygmail@gmail.com>; Mon,  7 Dec 2015 09:45:43 +0100 (CET)
DomainKey-Signature: a=rsa-sha1;  q=dns; c=nofws;
  s=default; d=mydomain.com;
  b=zwOvKsYaZzRs5SCSME2GVbnjhMVkX437NZzhrrS7zXo0DcEQmUIDh8pBNCgztXl2uawYDLXyXv/XDqdtv299YP4UneleVezdTIXkJopD/W4sFr0uSoE0B0yCiEup/27oV2Ma3sz/Z2pWeflsHpcZ3vdl4xztgMrxgFbv6JfEfs0=;
  h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To:Subject:Message-ID:X-Sender:User-Agent:X-PPP-Message-ID:X-PPP-Vhost;
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII;
format=flowed
Content-Transfer-Encoding: 7bit
Date: Mon, 07 Dec 2015 09:45:42 +0100
From: Alberto Rossi <alberto@mydomain.com>
To: mygmail@gmail.com
Subject: =?UTF-8?Q?Risultati_universit=C3=A0?=
Message-ID: <12bd5bf662b7522845caeb031ebfbe1d@mydomain.com>
X-Sender: alberto@mydomain.com
User-Agent: Roundcube Webmail/1.1.3
X-PPP-Message-ID: <20151207084544.12548.68801@web.luna.myhostnameserver.com>
X-PPP-Vhost: mydomain.com

Ciao tra poco escono i risultati, prova a controllare grazie

For security reasons I had to cover the sensitive fields, with 151.xx.xx.xx I covered the ip of the server and various websites.
If someone can not find the solution I make him a monument. :)
 
Hello Alberto,

There are numerous related threads here with recommendations ..
Did you search the forums before posting?
 
I sincerely looked all similar post but it comes to SPF or dkim unauthenticated, in my case these two are authenticated and do not understand the problem. I thank those who manage to find the problem.
 
Have you checked your score on http://www.mail-tester.com/ ?

Also check if your server (sending) ip is on some sort of blacklist via http://mxtoolbox.com/blacklists.aspx

That might help you figure out what is wrong.

It might also just be because you sent a very short message, try sending a longer better formatted message with a greeting.

As written above, I use email-testers get a score of 10/10, the IP is not in any blacklists and if I send a longer message ends up in spam
 
Have you also tried sending it to a different gmail address? I think the only other option you have is talk to Gmail support team.
 
Back
Top