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
2069 results found
-
add the possibility to write a description to an IP
It could be a good idea that I can write a note to each IP pointing to my server in Config > IP Addresses.
I have some IPs used for SSL certificates, for example. I'd like to write a note to these IPs like "used for domain SSL certificate"
17 votes -
subscription wide mailbox size
For example(now) a subscription has:
- 10 Mailboxes
- Maximum mailbox size of 100MB
So the maximum disk usage would be 1GB. but there are 2 LIMITATIONS here. first the client can't make more then 10 mailboxes.
Second the maximum size of an mailbox is 100MB. You can make them smaller but that is useless.a subscription wide mailbox size can remove these restrictions and so greatly increase the flexibility for the client. For example the subscription wide mailbox size of 1GB and maximum of 5(or unlimited) mailboxes.
the client wants:
info@domain.tld: 600MB(is logic since an info@domain is much…51 votesCould you explain why total subscription size is not enough? Why you would need a separate limit for mail content and web content?
UPD: reopened after new comments received
-
enable email piping like in cPanel email forwarders to pipe to a script (osticket)
enable email piping like in cPanel email forwarders to pipe to a script (osticket)
183 votesThis is a valid request, so we’ll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
IB
-
Add hMailserver as mailserver again
Advantages of hMailserver are:
- IMAP
- SSL (not available in free version of MailEnable)
- DKIM is easy to enable
- VBS scripts/API for managementPlease submit other specific advantages in comments
42 votes -
Ability to migrate accounts from one plesk node to another
It would save huge amounts of time if the admin using the customers plesk account credentials was able to migrate the whole account from the previous hoster without needing to have root access to the server like you can do in cpanel. In order to migrate plesk customers from other companies you need to do it manually !
22 votes -
Custom URL redirects: variability of both source URL and destination URL and the ability to create more than one redirect.
It would have been amazing if plesk users and admins were able to easily and via the panel create domain redirection like you are able to do in cpanel. http://prntscr.com/1k9mql
This saves a lot of time from users and hosting companies helpdesks.26 votesIn the initital feature request it was not clear that the focus was on a regex driven, variable redirect that depends on source URLs and should be able to provide a mapping between source and target. It is also requested that these redirects shall be done on the front-end web server level, not as an Apache .htaccess solution.
We have re-opened the request as per user comment it was clarified thoroughly. 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.
-- PD
-
Renew a subscription
Ability to renew a subscription based on the subscription plan's configured subscription expiry date.
So if a subscription expires in ten days from now and it's subscription plan is set to expire in one year, I would like to be able to click a Renew button to extend the subscription with one more expiry unit (1 year in this case, 2 years if the subscription plan would have been set to expire every two years).
Also show renewal date in the list and sort by renewal date
71 votes -
that you adapt the main domain name of an IP as the myhostname for POSTFIX or QMAIL.
Most of RBLS are checking the SMTP Banner and currently only the first domain name is being used. To reduce scamming or to prevent being blacklisted you should apply myhostname with the according domain name.
273 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
-
Roundcube Settings Sync
Many of our clients have requested the ability to manage their email configuration options through webmail, rather than via Plesk. I'd like the option to allow mail users to manage their account themselves via a Plesk Roundcube plugin that provides the following options:
- Setting up an Autoresponder
- Configuring forwarding / redirects
- Changing their password
Others that would be handy as well:
A. Managing server-side mail filtering (whenever this becomes available in Plesk at all)
B. Spamassassin training47 votes -
varnish cache
Support varnish cache.
www.varnish-cache.org852 votesWould you mind to try Nginx caching in Plesk Onyx 17.8 Preview?
This would be very helpful to get your experienced feedback here http://www.surveygizmo.com/s3/4165754/Plesk-17-8-Preview
-
Allow customization of /etc/postfix/main.cf
I want to be able to set the recipient_delimiter. But, currently, any customizations to main.cf get overwritten.
246 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
-
DynDNS-Service Module
Add a new Domain/Subdomain-Type "DynDNS", which redirects to a dynamic IP-Address like dyndns.org and similar sites including an api to sync the current ip address through url call.
457 votesThank you for your input. We will definitely look into integrating DynDNS in our future releases
-
Create multiple e-mails from .csv file
Add functionality to import csv files to create multiple e-mail accounts from a list in Plesk Panel
50 votesThank you for your input. We will take a look at .csv file import in upcoming releases
-
Add support for more DBs
When I first saw the option of create DBs, I thought it was something like I'm suggesting. MongoDB, MariaDB, CouchDB, etc, etc. This will be super cool. :)
304 votesThe previous status was set by mistake.
Due to the changes in MongoDB’s licensing we are no longer able to consider this as a potential feature to be added to our product.
Please continue to vote if you would like to use CouchDB in Plesk.
—
AA -
Make SPAM and Virus statistics visible on linux like on windows
Make SPAM and Virus statistics visible on linux like on windows
27 votes -
Add ClamAV as module in Plesk to protect better the server. Thank you Parallels Team.
Is easy to use.
1,305 votes -
Prefix for FTP users
like its aleady done with MySQL Users.
54 votes -
Add Firewall rule to block outgoing mail for non-Postfix / non-qmail
iptables -A OUTPUT -d 127.0.0.1 -p tcp -m tcp --dport 25 -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner postfix -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --gid-owner mailman -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -m owner --uid-owner root -j ACCEPT
iptables -A OUTPUT -p tcp -m tcp --dport 25 -j REJECT --reject-with icmp-port-unreachableWould be nice to add this to the Plesk Firewall Module.
This disables malicious scripts of sending direct mail.
Other malicious mails sent through localhost (Postfix / qmail) will…
59 votes -
Limit individual FTP user specific IP addresses /ranges
Limit individual FTP users specific IP addresses
6 votesWe will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Naxsi - web application firewall for Nginx
Naxsi is an open source, high performance, low rules maintenance, Web Application Firewall module for Nginx
43 votesThank you for your input. We will review this nginx module to see if we should support it out of the box
- Don't see your idea?