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

Recent content by hjk_lpt1

  1. H

    SMTP Banner - Multiple IP

    Ok, I think I've solved that issue but still want to hear your suggestions and comments. I've changed the 3rd line at the end of the master.cf starting with submission with these two lines: xxx.xxx.xxx.xx1:submission inet n - n - - smtpd -o smtpd_enforce_tls=yes -o...
  2. H

    SMTP Banner - Multiple IP

    I think I've got the problem. The problem is my smtp server is not listening port 25. It is listening port 587 which is submission in services. So the "-o myhostname=" does only make difference on port 25 but not 587. But now I don't know how to edit the master.cf for submission This is my...
  3. H

    SMTP Banner - Multiple IP

    I have managed to restart service manually but it does not effect the smtp banner
  4. H

    SMTP Banner - Multiple IP

    Using plesk 11.0.9 This is not working for me. xxx.xxx.xxx.xxx- unix - n n - - smtp -o smtp_bind_address=xxx.xxx.xxx.xxx -o smtp_bind_address6= -o smtp_address_preference=ipv4 -o myhostname=test1 xxx.xxx.xxx.xxx- unix - n n - - smtp -o smtp_bind_address=xxx.xxx.xxx.xxx -o...
Back
Top