You can make all of these changes by navigating to the Server -> Mail Preferences tab in Plesk.
Category Archives: Plesk
Plesk linux backup cli
Plesk backup cli command
CentOS, Plesk, and Postfix — How to view the mail queue and its messages
Need to view the mail queue on a plesk box running postfix?
Horde webmail attachments failure after upgrade of Plesk 11.x
If you are unable to send attachments from your plesk panel after you have upgraded Plesk on your dedicated server or dedicated cloud VM, check the permissions of the .horde dir in /tmp. The dir permissions should be set as this:
Optimize linux server prevent OOM
I’ve done numerous optimizations to prevent this freeze.
How to enable http compression on a Plesk server?
What is http compression and which module to use for http compression? Compressing data before transmitting to the browsers and then uncompressing the data before displaying. The module that is responsible for http compression is called mod_deflate.The main advantage of mod_deflate is that it saves a lot of bandwidth and loads the pages faster.