• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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