• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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