Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Inviting everyone who uses WordPress management tools in Plesk The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test. To participate, please use this link .
Your experience will help shape product decisions and ensure the tools better support real-world use cases.
When a new domain is created (Plesk 7.5.3) the mail preferences are set to bounce mail by default. Is there a way to change this so that instead of "Bounce" it's set to "Reject" by default?
It may be hard coded into their encrypted closed source files, I have not been able to find anywhere in the psa database where they have those values defaulted..... I've searched for it a number of times (as well as other default values).
Once the domain is created, it creates entries in database: psa table: Parameters parameter: nonexist_mail value: reject
Table: misc
Param: mail_bounce
Value: true
If this value is changed to 'false' then the 'bounce' option will not show up under Mail preferences.... but it also does not select either of the remaining options by default then.
Usually I go through all options and settings when creating a domain just to make sure that it's the way I want it.