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

Changing Mailserver IP

B

biggsy

Guest
Hi there,

One of my clients used a program called pommo to send mass mails out to his customers without my consent, now I beleive my mailserver IP has been blacklisted.

He has since been kicked off the server but I am still stuck with the problem.

Does anyone know how to change the IP address of the outgoing mail server please?

I am a bit of a noob so I really could use lamens terms.

Thanks so much!

Andy
 
I'm absolutely not sure that it will work in Plesk behaviour, but you can try at least.

Append/add following line to /etc/xinetd.d/smtp_psa:
bind = your IP

and restart xinetd with

/etc/init.d/xinetd restart
 
Back
Top