• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Issue all my email goes to spam

klgiger76

New Pleskian
Like i spent a week like on mailtester and mx tools. now whats weird like ,ailtester says like no a record for hostname mx tools says there.

I seen it there

v=DMARC1; p=quarantine; rua=mailto:


v=spf1 +a +mx +a

like i put ptr because because bouncing then

like the score is 7/10

It make no sense like I spent a week cant get fixed.

Thanks
 
Hi, to say in general: Check that the correct domain is secured and not a subdomain or something.
 
how do i get rid of it thanks
maybe like ill have to complety remove plesk and try again nothing I do removes the email.

lik it wasnt ever a subdomain just the hostname with a records it sucks I hate to start over but I cant figure it out and because like i have a trial licence it let me open tickets
 
well i raised the email tester to 10/10 no issues

when i email my gmail have all passes but goingto spam?

makes no sense
 
Gmail are using their own blacklists and algorithms. Even if you have a perfect score elsewhere they might still have your server IP on a bad reputation and there is nothing one can do about it but to be patient.
 
The first thing you need to do when you start using a server to send mail is to ask your IP-provider for a PTR-record which points to a valid FQDN of yours. That valid FQDN should only have 2 embedded dots, mail.klgiger.com for example

Then you have to create an A-record for that FQDN which points to that same IP.
Your mail server then has to send mail with the. EHLO of that same FQDN. In plesk you can set the EHLO where you configure the mail server. It's the name of the mail server.

On top you can create an SPF-record "v=spf1 a -all" for that exact same FQDN.
 
The first thing you need to do when you start using a server to send mail is to ask your IP-provider for a PTR-record which points to a valid FQDN of yours. That valid FQDN should only have 2 embedded dots, mail.klgiger.com for example

Then you have to create an A-record for that FQDN which points to that same IP.
Your mail server then has to send mail with the. EHLO of that same FQDN. In plesk you can set the EHLO where you configure the mail server. It's the name of the mail server.

On top you can create an SPF-record "v=spf1 a -all" for that exact same FQDN.
yes i have that down vps provider the record in my dns thanks
 
Back
Top