• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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