• 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.

Resolved Mail Test failed

Ankebut

Regular Pleskian
when i am Testing my Email Spam Test Result receive always error below and i dont know what can you do to fix the probelm, can any help please?

Reverse DNS lookup or reverse DNS resolution (rDNS) is the determination of a domain name that is associated with a given IP address.
Some companies such as AOL will reject any message sent from a server without rDNS, so you must ensure that you have one.
You cannot associate more than one domain name with a single IP address.


Your IP address 148.251.246.48 is associated with the domain mail.doitauto.de.
Nevertheless your message appears to be sent from industriemeister.io.

You may want to publish a pointer (PTR type) DNS record with a value of industriemeister.io or use mail.doitauto.de as hostname in your mail software



Here are the tested values for this check:
  • IP: 148.251.246.48
  • HELO: industriemeister.io
  • rDNS: mail.doitauto.de
 
Hi Ankebut,

Nevertheless your message appears to be sent from industriemeister.io.
Which is absolutely correct, if you setup:

=> Home > Tools & Settings > Mail Settings

=> Option: Outgoing mail mode

Send from domain IP addresses and use domain names in SMTP greeting

The suggestion:
You may want to publish a pointer (PTR type) DNS record with a value of industriemeister.io or use mail.doitauto.de as hostname in your mail software
... didn't check your actual DNS - entries, which are absolutely setup correctly with:
Code:
industriemeister.io. A 3600 148.251.246.48
and
Code:
industriemeister.io.    TXT    3600    "v=spf1 +a +mx +a:mail.doitauto.de -all"
( I would just add the TRUSTED IPs as ... i.e.: ip4:148.251.246.48 , as the reverse check of your IP only displays: mail.doitauto.de ;) )


...
Some companies such as AOL will reject any message sent from a server without rDNS, so you must ensure that you have one.
You cannot associate more than one domain name with a single IP address.
Such a statement is quite misleading, as it declares a misconfiguration in setup, which is NOT the case. ;)

All should be fine and even AOL will exept your eMails - just test it and reply with ( possible ) error messages from your mail.log and the corresponding header from your eMail. ;)
 
Hi Ankebut,

NO!. Sorry. You misconfigured the suggestion!

Correct would be:
Code:
v=spf1 +a +mx +a:mail.doitauto.de ip4:148.251.246.48 ~all
 
server settings.png
I also have the same problem, but the solution is a bit confusing. Could someone guide me on how to solve this issue
 
You need to open your Domain hoster customer panel and edit domain ip and reverseDNS for the IP 81.46.243.2.
Please ask your domain hoster support how to do this.
 
Back
Top