• 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.

Question Help texts for mail program installation

CGI1979

Basic Pleskian
Next to the list of mailboxes there is a help button "i" that contains help texts for mail program installation.
Where can I find the content of this window to change it? If it is not changeable - how can I hide it?
 
Hi CGI1979,

on linux - based systems, you have the choice to use "find" and/or "grep", which gives you the possibility to search for a defined text for example. You could use:

grep -r 'Configure Email Client' /usr/local/psa
or
grep -r 'Manual Setup' /usr/local/psa
Pls. be aware, that editing Plesk files are done on your own risk and your edits may disappear in case of updates/upgrades/patches from Plesk.
 
Back
Top