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

smtp dynamic hostname from ip

christian

Basic Pleskian
i was configured a fail over ip on a plesk 12.5 server , centos7.
the server work as DNS server for all domains, with NS records declared and fully working.

postfix and dovecot are configured, with spf, dmarc, and dkim working and tested.

but, to gain capacity to send email without spam marker on all emails recipients, i'm searching the way to resolve the probleme that the online tool mxtoolbox show as "Reverse DNS is not a valid Hostname" .

i'm searching how to configure postfix to respond using the hostname for server static ip and other smtp banner for request to mail domain using the failover ip.

i tested to set the reverse dns of the failover ip to the hostname already declared, but it seem it's a big mistake, and my ovh provider refuse to do.
i searched a lot, but it seem that using dynamic hostname in postfix is the only one way to resolve this problem properly.

the only 'usefull ' response i found is here,
Using multiple "myhostname" in postfix

but, too beginer in postfix configuration, and working on production server, i'lm searching confirmation/ other advice or warning about this anwser,

and the most important answer. it can work.?
 
please read the post.
it's for 2 IPs that point to the same server.
1 static IP, and 1 failover IP.
your link talk about problem for 1 static ip. already resolved..

the real problem is to manage hostname sended by smtp protocol when sending email from domains using the additionnal failover ip.
 
Last edited:
Back
Top