• 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 Change host name?

Pleskie

Regular Pleskian
Hello. I rent a VPS at STRATO.

When I send someone a mail (from the server) quite often it ends up in the spam folder.

The source of my mail says something like:

Received: from my.domain.com (h1234567.stratoserver.net. [80.123.456.789])

Is there a way to change "h1234567.stratoserver.net" into "my.domain.com"?

Maybe this will help to stop my mails from getting into the spam folder.
 
Hi Pleskie,

first, pls. make sure, that your domain has an "A" entry on the nameserver from your domain - provider, pointing to your desired "servername.domain.com" and resolving to your IP (if you changed it, consider to wait at least 24-48 hours, to be sure that all worlwide nameservers are synched).

Second, pls. make sure, that the reverse entry over the Strato Control has the ability to change the reverse dns entry for your IP to your desired hostname ( some hosting providers charge an extra monthly amount for that option and I don't know about your terms and condition of your server - hosting contract ). IF, for any reason, you don't have the option to change the reverse entry, consider NOT to change the hostname, because you might experience issues/problems/errors, if the reverse IP doesn't resolve to your desired hostname!

Third, check now with for example:


... if all resolves to the expected IP/hostname.


Fourth, If all above is done, you can now continue to switch over to your Plesk Control Panel ( => Home > Tools & Settings > Server Settings ), where you are able to change the hostname. Plesk will as well try to modify depending configuration files and you should just control the changes:

Example command to check for OLD hostname settings over the command line at "/etc":

grep -r "h1234567.stratoserver.net" /etc
 
Thanks UFHH01 for your nice answer.

I tried a few things but still no solution ... and I found out something really strange.

I will inform STRATO about "reverse dns entry for your IP to your desired hostname" but as far as I know the VPS is "as is" and they don't do any configuration.

I tried to add the STRATO hostname to my spf-record by adding "a:h12345.stratoserver.net" however this didn't change anything. I actually don't think that spf is the problem, because the source of my mail messages says that spf-test passed. So i don't think that that is the problem.

Now here comes the strange thing ... and believe me ... I think it is really strange. There is one situation that all mail ends up in the inbox like it is supposed to. Do you know when? When I set my From address and return-path to the mail address that I used to register my domain (as administrative and technical contact). When I use that mail address (something like [email protected]) all mail ends up in the inbox as supposed to, but whenever I try any other name, for example [email protected], [email protected], [email protected] and so on, it ends up in the spam folder.

How can this be? It seems like the spam filter checks the administrative or technical contact, notices the match and declares the mail as legit. But with any other name it is marked as spam. How can this be? I think this is so strange! By the way ... it's a new VPS, there isn't a live website on my server yet and I'm the only one with access. So it's impossible that it's on a blacklist.

The only thing that makes the difference between spam or no-spam is the name I use to send the mail. [email protected] => to inbox. Any other name: spam.

Any ideas about what is going on? Every thought/idea is welcome ...
 
Back
Top