• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Different IP of the postfix; Plesk 11

JakubT

New Pleskian
Hello,

unfortunately IP of our server was blacklisted, after cleaning of whole server and settings for avoiding same situation next time the IP is not blacklisted in RBL/DNSBL nevertheless there is still issues in delivering emails to the servers such as gmail and so on.

I was thinking change the IP of the Postfix, found instructions here in the forum how to change it in master.cf, didn't work with inability to contact mail servers where had to be sent emails. No clue why, port 25 was open correctly, seems like mail servers rejected emails probably because server now has two IP's, different was set for receiving and different for sending. Then when I set up same IP for receiving, gmail had same error message that emails cannot be delivered.

Does anyone has idea how to set the postfix?

Thanks
 
Yes, this solution absolutely doesn't work. Postfix then has problem to connect mail server where mail has to be delivered.
 
Have you tried to troubleshoot it with help of Plesk maillog?
 
Okay, I've tried again change IP, second one in the line in master.cf, surprisingly delivering to the gmail is working for unknown reason but other mail server has the same problem: to=<[email protected]>, relay=none, delay=62, delays=1.7/0.01/60/0, dsn=4.4.1, status=deferred (connect to domain[IP]:25: Connection timed out)
 
connect to domain[IP]:25: Connection timed out

Have you checked that connection to this IP address through port 25 is not firewalled and possible?
 
Back
Top