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
709 results found
-
Delete temp. backup files!
Please clean up temp. backup files from the dumps folder.
Failed backups (to FTP) remain in the dumps folder filling up the storage space.This should not have to happen: please remove these files!
I am running a workaround cronjob script to delete them every day:
#!/bin/sh backupdumpsdelete#
# Delete backup more than 90 days old.
#
backupDir="/var/lib/psa/dumps"
#
daysToKeep=0echo "Checking for files older than $daysToKeep days in $backupDir"
listOfFiles=find $backupDir -mtime +$daysToKeep
if [ ! -z $listOfFiles ]
then
echo "Found [$listOfFiles]"
else
echo "None found."
fi
for toDelete in $listOfFiles
do
echo "Deleting $toDelete"…77 votesHello,
Thank you for your input. We do not consider this as a feature request but as a normal way for the backups: unnecessary or temporary files should be removed automatically. We already work on this direction, and all known bugs were delivered for Plesk Onyx 17.5 and Plesk Onyx 17.8.
Do not forget that on “Tools & Settings → Backup settings” there is a separate option “Save backups in the server storage if the upload to FTP fails” – it controls a part of this behavior.
I would recommend reporting each case with unnecessary backup files to our support department, we will check it carefully and fix. -
Setting primary NS server in SOA record
For now the first registered NS Entry of all listed NS Entries will be the primary NS. Without knowing this it's really difficult to find out which NS will be the primary NS. The outcome of this is a wild change of NS Entries and hoping that the correct entry will be the primary. It would be great if you actually can choose the primary, at least an information what and why will be the primary.
29 votesThank you for reporting this bug, we have confirmed it (bug ID for your reference: PPP-14761). Note: only feature requests are allowed here, so we would appreciate if you post bugs and issues on our forum at https://talk.plesk.com. We are closing this request, since it does not contain any feature suggestions.
— AY
Update: the bug was fixed in Plesk Obsidian Preview (8 May 2019).
-
Don't "diff" when updating MYSQL.
That bricked our live system during the headless apt-get upgrade that the system update started because it was waiting for a response and left MANY packages in an unconfigured state.
Select the default option!!!
And many thanks again for the two days of wasted time. :(
17 votesCould you explain your problem in more details?
Which package had “diff” call included and requested a user input?UPD: Sorry, we are closing the request as no information were provided for over a month.
-
Make greylist cache permanent
We have noticed that the greylist cache of allowed combinations (recipients and senders that have passed a greylist before) is reset when the server is rebooted. This leads to slow mail delivery for a while, when the greylist is building its whitelist again. Would be much better if the whitelist carries over when the server is rebooted.
13 votesThe problem was not reproduced on latest Plesk version and no new details or evidence received for last 3 months, so the request is closed.
-
DigitalOcean DNS Extension updates DNS zones automatically
It would be great if DigitalOcean DNS Extension updates DNS zones automatically (when DNS records were updated for a domain).
Currently, the administrator have to go Extensions > DigitalOcean DNS > DNS Management > Synchronize all zones to sync zones.
10 votesUnfortunately, we cannot confirm this issue, so we are closing this request, since it does not contain any feature suggestions.
If you have additional information about this issue or want to get advice from the community, please go to our forum at https://talk.plesk.com (https://talk.plesk.com/threads/digitalocean-dns-extension-doesnt-actually-sync.346891/).
Thank you.
— AY
-
Add Values in Priority of Service and Weight of Service in SRV Records
hi,
we are currently using Parallel Plesk 11.0 version and there is one requirement from microsoft provider to add the exact same values in SRV Records.
Priority of Service = 100
Weight of Service = 1but these values are not available in the dropdownlist. attached are the screenshots.
So i kindly request to add 100 value in Priority of Service and 1 value in weight of service.
8 votesThank you for reporting this bug, we have confirmed it (bug ID for your reference: PPP-37487). Note: only feature requests are allowed here, so we would appreciate if you post bugs and issues on our forum at https://talk.plesk.com. We are closing this request, since it does not contain any feature suggestions.
— AY
-
Update the Python version supported by Plesk
The current version of Python supported by Plesk is 2.6.5. This should be upgraded to the latest 2.x release 2.7.7.
Also support for choosing 2.x or 3.x on a per site basis would be great.
6 votesPlesk supports whichever Python version is installed on your server. If your OS does support the latest Python, then you just need to update it. If you don;t know how to update system packages, then maybe the other upcoming feature can help: http://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/4543864-keep-server-up2date-with-apt-get-or-yum-updat
-
Add gamin/fam support to courier-imap
Add gamin/fam support to courier-imap in PPA 11.5, so clients can download their emails using server gamin/fam server side notification. At the moment if clients have very big mailboxes when they try to download their emails we are getting very big load because of imap re-index.
5 votesSorry, PPA is a different product. Here we only accept proposals for Plesk. You may want to try http://ppa.uservoice.com/
-
Mail on update - Plesk
Function to send an email to administrators to notify an update or a upgrade of PLESK
5 votesCould you provide more details? Now Plesk sends mail after each update. Do you want get mail about available updates?
UPD: Sorry, we are closing the request as no information were provided for over a month.
-
Support new versions of Apache!!!!!!
Plesk currently only works with Apache 2.4.6... that was released in 2013! There have been countless bug fixes and updates since then; we are more than TWENTY versions behind. This is something that Plesk should be able to handle. Many server errors could be eradicated very quickly.
4 votesPlesk supports Apache from Linux vendor. We do not provide own Apache build. For example, CentOS 6 has Apache 2.2 by default. CentOS 7 has Apache 2.4 by default. Plesk supports both versions of Apache but it depends on OS distribution.
—
IG -
Parallels Panel does NOT match server name? What does that mean?
In error_log file I found this error and my site is not open right now? Parallels Panel does NOT match server name? What does that mean?
4 votesYou can find this information in our KB: http://kb.odin.com/en/1500. We are closing your request as it doesn’t include any proposal
— SU
-
creattion of doc_root when cronjob is created on centos 7
on creating a cronjob in ples the folder doc_root is created. This is needed for the cronjob in case a user deletes the folder this causes the cronjob to be not functional.
To prevent this it would be much better to use the normal cronjob behavior of centos 74 votesSorry we cannot confirm the issue, so the request is closed. If you want to continue discussion or get advice from the community, please continue at http://forum.odin.com/forums/plesk-for-linux-suggestions-and-feedback.676/
— SU
-
forward A record to http url
forward DNS A record in to http url
4 votesCould you please explain your request in more details? How you see A record redirecting to an URL?
UPD: Unfortunately, we are closing this request as no information was provided over 2 months.
—AK
-
4 votes
Since the extension you mention is already available, what exactly is the reason to include this functionality directly into Plesk? What greylisting features are missing from Plesk greylisting?
UPD: Unfortunately, we are closing this request as no information was provided over 2 months.
—AK
-
4 votes
Can you tell what made you need MySQL restart function in Plesk? i.e. if you just reconfigured its setting s in configuration file, isn’t it easier to restart from shell terminal?
UPD: Sorry, we are closing the request as no information were provided for over a month.
-
Ability to send mail messages with DKIM signature from domain alias
In Plesk, there is an ability to create a domain alias for the main domain.
Could you please add a possibility to sign a message with the DKIM signature message that is sent from the domain alias?3 votesAs previously confirmed, this behavior was identified as a bug with ID PPPM-14248, which was fixed in Plesk Obsidian 18.0.58. Therefore, closing the request.
-- SH
-
Conceptional failures of your SSL It! extension
Your SSL It! plugin has some conceptional failures:
You provide Mozillas Cipher Suites to adjust the three levels of Mozilla. I'm unsure, if you always then set the additional settings like nginx ssl session caching, but however, Mozillas Suites are not the best. Better is the rating table of Qualys SSL Labs, as that's the grade finally looking for. E.g. Mozillas most secure level requires EC certs, as you don't provide a way to order or install such certs with your normal SSL certificate dialogue (if don't want to order via Let's Encrypt or Encryption Everywhere program), so it's somehow…
3 votesIf you believe you have found product issues, please open a ticket with Plesk support so that the issues can be addressed.
-- PD
-
REALIZE more of your CUSTOMERS IDEARS && WISHES - please
IT IS ABOUT THE CUSTOMER; ISN'T IT?
you just increased prices; and this might be okay!
... if you listen more to your customers and may be speed up a bit ;)3 votesThanks for your feedback
While right at the moment the only way of speed up is typing faster, we hope to have extra hands soon and thus be able to deliver more. Stay tuned! -
Upgrade Database to 5.6 --> the latest Magento Version doesn't run with the currently installed Database Version 5.5.6
Magento 2.0.4 doesn't run on the currently installed database version. It needs at least version 5.6
3 votesCould you please clarify whether you are a hosting provider and need us to change Plesk to start using MySQL 5.6 or you refer to some hosting provider’s setup where the provider needs to upgrade MySQL within his specific Plesk installation?
Upd: Sorry, we are closing the request as no information were provided for over a month.
—
ET -
Grey Listing: Add office365 platform to white list patterns list as default
Every day more users set their mail on Office365, and our customers have delays to receive messages, delays serious.
Like another domains as white list patterns list on server-wide as default, like parallels.com, mail.ru, ...
3 votesThank you for reporting this bug. We have added it to our internal bug tracking system for further investigation and fixing. Internal ID for your reference is PPP-22018
— SU
- Don't see your idea?