• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

emails mark as spam from gmail

vanessa payeth

New Pleskian
Hi,


I have tryed to send emails to gmail from hord and form php but the are makr as spam even if the gmail headers are ok:

Delivered-To: my_gmail_account@gmail.com
Received: by 10.112.205.233 with SMTP id lj9csp202933lbc;
Wed, 7 Aug 2013 05:58:22 -0700 (PDT)
X-Received: by 10.15.31.9 with SMTP id x9mr2966600eeu.103.1375880301851;
Wed, 07 Aug 2013 05:58:21 -0700 (PDT)
Return-Path: <info@my_domain.com>
Received: from my_domain .com (server.my_domain.com. [my_ip_address])
by mx.google.com with ESMTPS id w4si5920403eex.57.2013.08.07.05.58.21
for <my_gmail_account@gmail.com>
(version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
Wed, 07 Aug 2013 05:58:21 -0700 (PDT)
Received-SPF: pass (google.com: domain of info@ my_domain .com designates my_ip_address as permitted sender) client-ip=my_ip_address;
Authentication-Results: mx.google.com;
spf=pass (google.com: domain of info@my_domain.com designates my_ip_address as permitted sender) smtp.mail=info@ my_domain .com
Received: by my_domain .com (Postfix, from userid 33)
id 4784D343F14; Wed, 7 Aug 2013 14:58:21 +0200 (CEST)
Received: from address_of_my_pc ([address_of_my_pc]) by
webmail. my_domain .com (Horde Framework) with HTTP; Wed, 07 Aug
2013 14:58:21 +0200
Message-ID: <20130807145821.72331zm8b10dlwfh@webmail. my_domain .com>
Date: Wed, 07 Aug 2013 14:58:21 +0200
From: info@ my_domain .com
To: my_domain @gmail.com
Subject: TEST 12
MIME-Version: 1.0
Content-Type: text/plain;
charset=ISO-8859-1;
DelSp="Yes";
format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.11)


thanks
 
Confirm that your domain name is NOT listed with any of the popular RBLs. You can always check that from www.mxtoolbox.com
Also, ensure that the sending IP address (which is the IP address of your server) has a reverse lookup that resolves back to your server or hostname (this is really important nowadays)
 
Back
Top