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.
after moving domains from another server with a different AV/Sapm filter system, all accounts have the stock spam filter and AV (Parallels Premium Antivirus) switched off.
is there a way to turn these features on for all accounts on the server?
You can also try to set 'spamfilter' and 'virusfilter' in 'mail' table of psa database for each mailbox and rebuild mailsettings with /usr/local/psa/admin/sbin/mchk --with-spam
ok, this works, at least in regard to spam filtering, only halfway. although i can switch on the spam filter by setting all accounts to "true" in the "psa/mail" table, column "spamfilter" and the the mail get's filtered by spamassassin, there is the problem, that the mails found are not marked, as there needs to be added a row for each mail account in the table "psa/spamfilter_preferences" like "move" ort "subject: SPAM".
do you have an SQL query ready, which does this for all accounts?
Sorry, I do not understand. spamfilter_preferences table contains settings for spamfilters and why do you think that there is should be some records for _each_ mailbox?