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
2068 results found
-
Implement push notifications to iOS devices from mail server
Implement push notifications to iOS devices from mail server.
Here are details of what I mean: using a patched version of Dovecot and a small Perl script, it's possible to get native Apple push notifications for new mail using the stock iOS mail client. This is accomplished by mimicking Apple's XAPPLEPUSHSERVICE IMAP extension for Dovecot used in macOS Server, whose source code is published on the Apple Open Source website. See more details here: http://bit.ly/2H8NERJ
15 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Pcloud Backup Application
Hello, is it possible to add Pcloud backup app to plesk like other services amazon cloud or dropbox.
15 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IG -
openid
An OpenID Connect authenticaiton extension.
This would be useful as WHMCS can add as an OpenID Connect authenticaiton provider so this would allow a seemless link between billing and hosting contorl panels.15 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
15 votes
Thank you for the update! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Ask for hostname during the initial configuration (as it was in Plesk Onyx 17.5)
Ask for hostname during the initial configuration instead of setting the default one.
15 votesThank you for the update! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
external mail server for Plesk notifications
It's required to send Plesk notifications using external Mail server at the same time keep local mail server(postfix) working for domains.
15 votes -
More out of the Box configuration for Microcaching (Nginx)
As far as now in Plesk 17.8.9 Beta there are just limited options to configurate Nginx Mircocache.
There is no option to Cache every time.
Even if you de-select all of the "Bypass cache when" Rules your file looks like that./var/www/vhosts/system/domain.tld/conf/nginx.conf
[...]
proxynocache $nocache;
proxycachebypass $nocache;
[...]But I want Microcache to Cache even if nocache is set.
Also these values are not configurable:For Microcache
proxycachevalid
proxycachebackgroundupdate
proxycacheignoreheaders
proxycachebuffersize
proxycachebuffers
proxycachebusybufferssize
proxycachetempfile…15 votes -
Filter auto responder to no-reply adresses
Don't send auto responder to adresses with "noreply" or "no-reply"
15 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
-
Dovecot shipped with Plesk should support Full Text Search
Dovecot shipped with Plesk should support Full Text Search. It is critical in case of large mailboxes ~1Tb
15 votes -
implement functionality of filtering forwarded emails when "Apply individual settings to spam filtering" option is enabled
Details: SA should filter forwarded spam emails just after they delivered to the end-point mailbox and block the sender of spam messages.
15 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IG -
Add ipset in Firewall to increase performance
Please extend the Firewall / Concept to make the use of ipset, because it is generally the fastest solution i found so far. Chains like "f2b-recidive" can also be implemented as ipset list. This will speed up the whole process while adding or removing ips. I dont know if there is a cidr support in ipset...
For example, remove the following chain:
f2b-plesk-postfix tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465,587
And extend the firewall with a native DROP on the ports as described below:
DROP tcp -- 0.0.0.0/0 0.0.0.0/0 multiport dports 25,465,587 match-set f2b-plesk-postfix src
And then (or before?) just…
15 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
ET -
Plesk-wide maintenance mode
At times it takes quite significant time to perform plesk in-place upgrade. During this time all sites are down and plesk control panel is down as well.
It would be good to have plesk-wide maintenance mode for such occasions that would display a nice maintenance or upgrade notice page that would be displayed to whoever accesses the sites hosted in plesk or plesk control panel itself.
15 votes -
ProFTPd GeoIP blocking
Compile proftpd with "GeoIP"
http://www.proftpd.org/docs/contrib/mod_geoip.htmlThis would allow to block or whitelist countries - even on a per user basis.
We did research on this and most of the foreign FTP attempts are malicious.15 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.— rk
-
Run webmail in php-fpm
Running webmail in php-fpm instead of fastcgi could bring up some more stability to the webmails and perfomance too.
15 votes -
Add NETDATA to plesk for server monitoring
For better server performance monitoring add netdata to plesk. More info about this great tool: https://github.com/firehol/netdata
15 votes -
Change the delete a website button text
Just lost plenty of billing business emails because of a misleading text in Plesk for Windows. "Delete the Website" should be renamed "Delete Website and Email Accounts", or "Delete Domain Data". It is far from obvious than using this button will also erase email accounts. Talking about a website, email accounts are generally not counted as "associated data".
15 votes -
chacha20_poly1305 QUIC
Plesk need to Support chacha20_poly1305 or QUIC better both
It's faster than the normal https Socket and more Secure, QUIC can used in https also http and safer as SPDY15 votes -
Sort email accounts by size of stored data
Sort email accounts by size of stored data.
Currently the email accounts can only be sorted alphabetically by mail address. It would be helpful to sort by size of space used.15 votes -
Implement a general-purpose ACME client for certificate authorities other than Let's Encrypt
Currently, it is only possible to automatically renew certificates issued by Let's Encrypt. Certificates from other CA's have to be updated manually even if they support ACME protocol, so it would be useful to have a module that could renew all certificates.
14 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Disable old TLS protocols in Plesk for Windows
In Plesk for Linux, Plesk provides a functionality to select the SSL protocols available by running:
plesk bin server_pref -u -ssl-protocols "TLSv1.2"
Or meet with PCI compliance with the utility:
plesk sbin pcicomplianceresolver
Plesk for Windows doesn't provide such functionality, moreover, Plesk doesn't recommend to disable these protocols: https://support.plesk.com/hc/en-us/articles/115000360813
It'd be really helpful and safe that Plesk will provide officially the support of the same functionality for Windows, especially for companies that are requiring high-security standards.
14 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG
- Don't see your idea?