• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question Sending emails to bounced addresses

spg_nueve

New Pleskian
Server operating system version
Centos 7.9
Plesk version and microupdate number
Plesk Obsidian 18.0.65, actualización 2 Web Host Edition
Hello, in sender score it says that my server is sending mail from the email addresses bounceout05.ispgateway.de and bounceout07.ispgateway.de.

Obviously these domains are not on my server.

I have tried searching the email logs for this address and similar ones with no results.
I have searched for the IP of ispgateway.de and its ranges in the email logs, without results.

Can you help me find out how this email is being sent from my server?
 
I think in the Sender Score they are referring to the reverse DNS (PTR) associated with your IPs.

To check this, you can use a website like DNS Propagation Checker - Global DNS Checker Tool . Simply enter your IP address, select 'PTR', and see if it resolves to bounceout05.ispgateway.de or bounceout07.ispgateway.de.

Most hosting providers allow you to modify the reverse DNS (PTR) for your server's IPs. I recommend checking with your hosting provider to confirm this.

For reverse DNS, you should be using a proper hostname. For example, if your server's hostname is server.yourcompany.tld, you should ensure the PTR record matches that hostname.

Make sure you also have an A record set up for the hostname you want to use. For example:

A record - server.yourcompany.tld
PTR record - xxx.xxx.xxx.xxx → server.yourcompany.tld

This way, your reverse DNS and A records will align correctly, helping improve your sender reputation.
 
Hello, first of all, thank you for your quick response.

In this case the PTR of our server is correct and refers to our domain.

Could it be a mail service contracted by some of our clients?
 
Back
Top