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

Question Reverse DNS not matching - so confused

EmperorFPI

Basic Pleskian
Server operating system version
Rocky Linux 8.8 (Green Obsidian)
Plesk version and microupdate number
Plesk Obsidian Version 18.0.56
Any site using email set up is having deliverability issues. How does one go about setting this up so that a client email comes from the client domain. I've already check the box for that setting in the "mail server setting" and it didn't change anything.

Your IP address xx.xxx.xxx.xxx is associated with the domain domainname#1.com. (main domain and Hostname is ice1.domainname#1.com)
Nevertheless your message appears to be sent from clientsiteemail.com.
You may want to publish a pointer (PTR type) DNS record with a value of clientsiteemail.com or use domainname#1.com as hostname in your mail software

Here are the tested values for this check:
  • IP: 82.165.210.177
  • HELO: clientsiteemail.com
  • rDNS: domainname#1.com
 
What's configured in the Postfix main.cf file for the myhostname paramater?

Other then that, the rDNS should point to your server hostname. Which in your example should be ice1.domainname#1.com.
 
"Tools & Settings" > "Mail" > "Mail Server Settings"

should be set to "Send from domain IP addresses". Is that the case?

1698565660418.png
 
Did you manage to solve your issue? For me setting outgoing mail mode to "send from domain IP addresses", changes the HELO banner from the client domain to an old temporary-domain the package once used to have "xxxxxx.89-116-52-173.plesk.page" (must be a bug?).

I just want to change the HELO banner to spit out the hostname for every domain on the server, that would solve the issue. Or would this be considered bad pracktice?
 
@Peter Debik Thanks for the reply. I managed to solve my issue.

In the postfix config file (/etc/postfix/main.cf), all the way at the bottom, there was a hostname parameter set to an old (temporary) hostname "xxxxxx.89-116-52-173.plesk.page". Once I changed this to the actual hostname, my problem was solved.

Why Plesk didn't overwrite this parameter once the hostname was changed in the UI, I don't know. I would consider this a bug.
 
If the parameter is not maintained by Plesk it will not be overwritten. There is lots of stuff that can be configured in the Postfix configuration file that cannot be configured by Plesk, so Plesk does not change these settings.
 
Yes that would be the preferred method of handeling things. I didn't touch the Postfix config however and this is a fresh install, Plesk made the initial changes and didn't correct afterwards.
 
Back
Top