Feature Suggestions
Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.
Please write in English so that voters from all over the world can read and support your request.
Off-topic posts will be removed from here
700 results found
-
use Let'sEncrypt specific domain ssl on mail server per domain
i tried tricking dovecot adding this :
local domain.tld {
protocol imap {
sslcert = </opt/psa/var/modules/letsencrypt/etc/live/domain.tld/fullchain.pem
sslkey = </opt/psa/var/modules/letsencrypt/etc/live/domain.tld/privkey.pem
}
}
it worked, for Imap !but trying the equivalent on postfix, didn't work for smtp
-o smtpdtlskeyfile=/opt/psa/var/modules/letsencrypt/etc/live/domain.tld/privkey.pem -o smtpdtlscertfile=/opt/psa/var/modules/letsencrypt/etc/live/domain.tld/fullchain.pemPlesk automatically creates mail.domain.tld on DNS, and if you see information about how to log to the email: it says connect on domain.tld
but it throws a warning about the original ssl certificate.It could be so good if everything were automatic, the Plesk way :)
6 votesI think this feature request is addressing SNI. SNI with Let's Encrypt certificates has been around in Plesk for a long while. To use your own custom mail domain with SSL, simply take these two steps:
1) When you create or reissue the SSL certificate, check "Assign the certificate to the mail domain".
2) In the "Mail Settings" of your domain, select that certificate from the drop down box "SSL/TLS certificate for mail" and store the change.
-- PD
-
Add simple subdomain for plesk (IIS-Binding)
At the moment it is not possible to define one or multiply simple subdomains to access plesk direct. At the moment a client has to user https://www.domain.com:8443 to login.
In IIS it is possible to add a binding like plesk.domain.com SSL so a client can directly access by https://plesk.domain.com without portnumber...
As soon a Plesk-Update is installed, this manually added binding is no more working. Therefore and because to extend Plesk with this feature, it is neccessary to add this function directly into plesk.
6 votesVerified that you can have a custom domain (or subdomain) as the Plesk login URL since Plesk Obsidian for Linux and Windows. Simply go to Tools & Settings > General > Customize Plesk URL to select an option or to enter your custom URL.
-- PD
-
Add ioncube loader for php 7
Add ioncube loader for php 7
6 votesAdded in Plesk 17.8 for all Plesk PHP7 versions.
—
IG -
View a board of Smtp queue
View a board of Smtp queue list to see if Serveur is working correctly and if nothing stop the serveur during sending messages
6 votesThis function already exists in two different variants:
1) If you want to see stuck mails that are still sitting in the mail queue for future delivery attempts:
Tools & Settings > Mail > Mail Queue
2) If you want to see what is going on in the mail log beyond the unsent mails from the "Mail Queue", then please use the free "Log Browser" extension https://www.plesk.com/extensions/log-browser/. It includes a "Mail" tab where you can see and filter the maillog, too.
-- PD
-
Upgrade MailEnable in Windows editions to support SSL/TLS
The Windows edition of Plesk is currently using MailEnable as its E-Mail server and it is a community edition (Standard) which does not support secured services such as SMTP/s, IMAP/s, POP3/s. So its the only problem for us to get PCI compliance unless we buy it ourselves with a higher annually price. The Plesk company may deal with them for upgrading at least to the Professional edition and make it available in licensing with a suitable monthly price.
6 votesGood news everyone :)
Starting Plesk Onyx 17.5 the installation contains Mail Enable 9.10, which supports SSL/TLS in Standard edition. -
Outgoing mail control for scripts
We need a outgoing mail control for scripts...
Similar to the normal outgoing mail control..6 votesThere is an option in Plesk 12 and 12.5 to limit outgoing mail for subscription sent by scripts:
Settings for outgoing mail control
….
Allow scripts and users to use Sendmail. Scripts and users will be able to send email messages by using Sendmail even if the limits for a mailbox and domain are exceeded. The maximum number of messages can be sent will be defined by the limit for a corresponding entire subscription. Messages are sent on behalf of the subscription’s system user.
—ET -
logstash
Support logstash as application for easy read and analysing the log files. It's free and 100% opensource!
6 votesYou can use Logstash Docker managed by Plesk.
—
IG -
6 votes
We prioritize German highly and we are committed to always providing both UI and help in German. Due to localization complexity German help might be available a bit late than English, but it will always be available for any given Plesk release.
If you have any other feedback on German localization (quality, etc), please let us know on our forum at forum.odin.com
—AK
-
MySQL + MariaDB update!
Hi. Please update MySQL + MariaDB. 10.3.32 verion is very old! thanks
5 votesMariaDB 10.5 is supported according to: https://docs.plesk.com/release-notes/obsidian/software-requirements/#s4-2-1
Plesk doesn't ship MariaDB/MySQL, it only downloads it from original OS vendor repo and it is quite likely it may be outdated there (especially for older OS). If your OS comes with MySQL/MariaDB. 10.3.32 verion, then Plesk would run MySQL/MariaDB. 10.3.32 verion.
Also you can upgrade it by yourself with help of this KB article: https://support.plesk.com/hc/en-us/articles/213403429--How-to-upgrade-MySQL-5-5-to-5-6-5-7-or-MariaDB-5-5-to-10-x-on-Linux-
--
IG
-
delete domain
Very very very urgent and important.
When deleting a domains , show the names of the selected domains, otherwise, very stressful to proceed, not sure about which all selected, always very stressful to delete a domain.
5 votesWhen a domain or subdomain is deleted, a prompt asking to confirm the deletion names the domain (please see attached screenshot).
-- PD
-
Reload Nginx serivice instead of restaring it when reissuing Let's Encrypt certificate
When reissuing Let's Encrypt certificate for wildcard subdomain(*.example.com) Nginx is restarted, which causes downtime depending on the number of websites. For example, if the server hosts around 4000 domains this can cause 15 seconds downtime for each restart.
The suggestion is to reload the Nginx service and not to restart it.
5 votesIn a test I could not verify that Nginx is restarted. Instead if reloads the configuration which does not cause a downtime. If you are still experiencing an issue with this, please open a ticket with Plesk support so that the issue can be investigated and fixed on your server.
-- PD
-
Auto-renew Let's Encrypt certificate when domain is reactivated
When a disabled domain with a Let's Encrypt certificate is re-activated in one of those situations, Plesk should be able to:
Situation A: Domain is reactivated before reaching certificate's expiration date => Do nothing, and renew the certificate aproaching the set date in the cert itself
Situation B: Domain is reactivated after reaching certificate's expiration date => Plesk should re-order or renew the expired certificate
5 votesWhen the "Keep website secured" option is checked in the SSLIt extension configuration page (where the other configuration parameters of the certificate are configured, too), an SSL certificate will be auto-renewed or auto-created when a previously deactivated domain becomes active again.
-- PD
-
Plugin Set - add after installation and combining
plugin set: Combine and After-install -
It would be nice, to add a complete plugin-set to an existing WP installation.further it would be also nice to combine sets. so it would be possible to build such sets as:
- basic set
- security set
- seo set- Photoset
- seller/ e-commerce set
and so on
Thanks
5 votesThis request has actually two features: set installation on an existing site and ability to combine sets.
Installation of sets on existing sites is already available starting with WPT 4.4.0: visit the Sets tab, find the required set, and click on Install Set in the corresponding ‘…’ dropdown menu.
Combining sets is not available and there’s a relatively easy workaround — just make a new set that inludes all required plugins. Or, if you need these “sub-sets” for installation on existing sites, just make a bunch of separate sets and install them one after another.
We’’re closing this request as completed, since we have the set installation on existing sites. However, if you still feel that you need the ability to combine sets, please feel free to create another request. In this case we’d appreciate if you could provide as much details about your scenario as possible to better understand…
-
How to check who rebooted/shut down a server through Plesk
Add the functionality to be able to know through Plesk, who rebooted or shutdown the server
5 votesOnly admins can reboot a server, so it won't add useful data to log the user who did it. In the log viewer a "Server has been restarted" entry is visible for each server restart.
-- PD
-
Restrict user from deleting backups created by administrator
Restrict user from deleting backups created by the administrator, while allowing to create a delete and own backups.
5 votesBackup sets that were created by the administrator of a host cannot be modified or deleted by another user.
-- PD
-
Create an extension to connect to Amazon S3
Create an extension that allows you to backup to Amazon S3
5 votes -
replace the outdated rkhunter in the Watchdog module through state of the art technology
rkhunter as packaged is outdated, however, the project website seems not to be maintained any more and the last update is already years ago (current state: 24th of February 2014, which are 3+ years). There are many possible alternatives: chkrootkit is the easiest one, LMD a bit different, but also an idea, ossec, Lynis or OpenVAS would be additional interesting "upgrade" paths. However, rkhunter being outdated and not really maintained any more is somehow useless and should be replaced.
5 votesRkhunter was updated to new version 1.4.4 in Plesk Onyx 17.8
—
IG -
code editor search
It would be nice to have a search function within the Code Editor. I often need to find a specific line code, and it usually have to read each line. So to have a search within the editor would be nice. (The Web browser search does not work within the editor.)
5 votesAdded in Plesk 17.8. Just press Cmd+F on Mac or Ctrl+F on Windows.
—
IG -
IP Address Banning
I like the IP Address Banning feature of Plesk 12 but it needs a list of permanent bans.
5 votes -
Enable Whitelist and Blacklist for Email
It would be very useful to add domains or email addresses to whitelist or blacklist so that my whitelisted domain doesn't show SPAM-Whatever in the subject or my blacklisted domains/emails never show up
5 votesThe feature is available in Plesk since version 12.0.
- Don't see your idea?