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

Where is rcpthosts file on Plesk 11?

PaulS8

New Pleskian
Sorry for a dumb question, but where is the rcpthosts file on Plesk 11.x? It used to be in /var/qmail/control.

Thanks
 
It's still is in the same location ...

Code:
/var/qmail/control/rcpthosts

I don't even have the "/control" directory - only two directories under /qmail:
Code:
/var/qmail/mailnames
/var/qmail/popuser

On my 2nd server running the old Plesk 8 there are a lot of sub-directories here - /users, /queue, /plugins, /bin, /alias etc. The structure of qmail directories seems to be completely different on Plesk 11.

What shall I do to set up SMTP relay options? Should I just create the /controil directory under /qmail and rcpthosts file?
 
Then you're likely using Postfix. Congratulations! :)

SMTP relay options can be set up via Panel. Look for whitelist tab on mail server settings page.
 
Then you're likely using Postfix. Congratulations! :)

SMTP relay options can be set up via Panel. Look for whitelist tab on mail server settings page.

You are right - my bad :) I was supposed to check it first, but was 100 % sure that this server also has qMail as all my other servers.
 
Back
Top