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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
How can I add per-sender delays to my Postfix fix?
I installed Plesk on my VPS.
I want to send an email to a list of 200 emails with different domains.
How can I do that?
You can add default_destination_rate_delay and default_destination_concurrency_limit to /etc/postfix/main.cf but if you're going to be sending out massive emails you want to either
A) Make sure you are on a VPS service that allows you to send mass emails or
B) Use a service dedicated to sending mass emails (such as mailchimp)