Skip to content

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.

For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development

Off-topic posts will be removed from here

  • or

944 results found

  1. Add rate-limiting rules to Fail2Ban

    Please implement a rule for rate-limiting requests from outside resources and include it into Fail2Ban's default ruleset.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Security  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Add IgnoreHosts options to Plesk`s DMARC implementation

    Currently it is possible to whitelist only domain with IgnoreMailFrom parameter. However there could be false-positive DMARC failures (in case sender's strict policy and mail going throughout relay) due to which it could be useful to have option to whitelist specific network. It would be nice having this option available

    12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    7 comments  ·  DNS  ·  Admin →

    We are closing the current request due to low demand and lack of reasonable explanation on why "IgnoreHost" is required over SRS.


    Please use Tools & Settings > Mail Server Settings > SPF local rules to configure an SPF record which will be used by Plesk to validate emails (including emails from an intermediate anti-spam solution). See KB article for mode details (https://support.plesk.com/hc/en-us/articles/360022753174) and Plesk documentation.


    -- SH

  3. Allow the use of LetsEncrypt for default certificates

    I would like to be able to use the Let's Encrypt extension to add new certs to the "list of certificates in server pool" and make use of a Let's Encrypt (LE) cert as the "default certificate" for domains that have not added their own specific certificate.

    I thought this was already possible, but was incorrect. I added a LE cert on the Tools/Settings > SSL/TLS Certificates page, and made it the default certificate.

    However, I used a different certificate to secure the Panel and the mail server. It appears, in that case, the LE cert will never be renewed.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web / SSL  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Different notification settings for available WordPress updates: Plugin, Theme or WordPress core

    Email notifications to customers are sent on every available WordPress update, that's far too much. My clients don't take them for important anymore and don't update at all. I suggest to fine tune available settings in Tools & Settings > Notifications > APS application updates (customer’s digest): Different notification options if the available update is a WordPress Core update, a plugin update or a theme update. So for example the plugin and theme update notification could be turned off for customers, but WordPress core update notifications would be still sent.

    Another suggestion would be an option to cutomize the…

    20 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    6 comments  ·  WP Toolkit  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add an ability to change mail queue lifetime from control panel

    Currently, it is only possible to change mail queue lifetime from CLI. It would be useful to be able to set this from Plesk UI as well.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Panel/Mail  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Ability to automatically delete a mail after being forwarded using the XML API

    Give to the XML API in the node forwarding, an option to automatically delete a mail after being forwarded.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add SSH2 extension to PHP default extensions to improve security

    Hi,

    Please consider add SSH2 extension to PHP default available extensions.

    To be able to use FTP over SSH (SFTP) the SSH2 extension must be installed on PHP.

    IN SHORT: SFTP (SSH2 EXTENSION) = SECURITY

    SFTP means secure file transfer via Secure Shell (or SSH), hence the name SSH File Transfer Protocol (SFTP). The two devices (server and client) communicate via a single channel, that of SSH, in which the remote file management commands are sent and where the file transfer takes place. By default, the only port required for SFTP is 22, the same as SSH.

    SFTP implements the…

    33 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Web / PHP  ·  Admin →
  8. Can you increase the number of allowable blacklist addresses in control panel from 100 to 2000?

    You have a limit to the number of blacklist email addresses which is clearly not enough as I am getting spam continuously.
    I keep adding them to blacklist but because I am already at 100 entries they just keep coming.
    It is very annoying.
    Please take this into consideration.
    Thanks

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Mail  ·  Admin →
  9. Option when forwarding mail not to include original message just a notification that there is a message to be read..

    I would like to be able to send a noitfication to my work account that I have mail. I do not want my work address to see the content of that mail.
    In the forward options smb/email-address/edit/id/xxx
    On the Forwarding tab. Include a checkbox that says something like Notify but do not include message content. The default should be unchecked withno change to the current functionality. When checked on receipt of an email a different message should be sent to the addresses specified in the list box labeled "Forward incoming messages to the following e…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Mail  ·  Admin →
  10. Prevent Postfix from modifying "From" Header for authenticated users.to mail address that doesn't belong to them

    An authenticated SMTP user (e.g., user1@example.com) is able to send emails with a different "Mail From" address (such as user2@example.com), even though both addresses belong to the same domain. This behavior is undesired, as it allows users to impersonate other valid users within the domain.

    Our goal is to prevent this kind of spoofing by enforcing a match between the authenticated SMTP identity and the actual sender address.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Mail  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Plesk API: Allow displaying / using of [last login] & [number of failed login attempts since last successful login]

    When it comes to e-mail accounts the API can only be used for getting the quota.
    Please consider implementing ways of getting time of last successful login + failed login attempts since last successful login.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  12. Import existing accounts from SmarterMail remote to Plesk

    We have a remote server for mail with SmarterMail. We have a problem, when the clients creates an account from SmarterMail, there is no automatic script or something from Plesk that synchronises all the accounts.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  Mail  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. check passwords against Pwned Passwords API

    Plesk should check user typed passwords against Pwned Passwords API

    https://haveibeenpwned.com/API/v2

    that way you could further improve systems running Plesk against Brute-Force attacks - and Dictionary attacks

    WordFence plugin for WordPress is already offering this, checking WordPress administrator passwords against https://haveibeenpwned.com/API/v2

    it shouldn't be too much work to compare Plesk password hash between Plesk and https://haveibeenpwned.com/API/

    I would like to use this feature for all services (FTP, E-Mail, Plesk, WordPress, etc.)

    It makes a lot of sense to do this, there are no drawbacks
    it should be option that users can enable/disable
    if you don't need it, you…

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Security  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Ability to create custom MX records via DNS Templates with <domain> placeholder in the middle

    Ability to create custom MX records via DNS Templates with <domain> placeholder in the middle of the value.

    For example, currently, it is not possible to create a record via DNS Templates:
    <domain>. MX mx.<domain>.example.com

    It can be useful for setting up an external mail service with a hostname based on a domain name.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    3 comments  ·  DNS  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. add posibility to secure webmail with Let's Encrypt certificate for the subdomain with 'No web hosting' type

    The issued certificate should be also available for selecting in Domains > subdomain.name > Mail Settings > SSL/TLS certificate for mail

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Web / SSL  ·  Admin →
  16. Apply mail filters to existing emails in PPE

    At this time, Plesk Premium Email filters use sieve filters, which by default are only applied to new emails.

    An option should exist such as a Run Now button which applies the filter to existing emails like what can be done within Outlook, as can be done through CLI with this method:
    https://shoreless.limited/en/knowledge-base/kb20224071315-reapply-dovecot-sieve-filters

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Mail  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Mail  ·  Admin →
  18. Delete/Reject Option for incoming mail addresses in blacklist

    Add delete/reject option for addresses and or domains in the blacklist. If I've blacklisted a domain, chances are that I don't want anything from that source.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Mail  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Add more SSL Options.

    Add 4096 Bit option, along with SHA options SHA1, SHA256 and SHA512 for both "Create" and "Self-Sign"
    It would also be good if we could assign SSL certificates in the panel to ..

    webmail
    mail

    Regards

    Lloyd

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  20. Add option to modify the upload_max_filesize and post_max_size Globally via Plesk Admin

    Add the option to modify the uploadmaxfilesize and postmaxsize Globally via Plesk Admin > Tools & Settings > Mail Server Settings.
    The "Maximum message size" is already a Global setting in "Mail Server Settings" and these 2 settings should also be there.
    Currently the only way to modify these settings in Linux is via a command line in Terminal and Horde, RoundCube, & Kolab all use different php.ini files for these same settings. I believe it would make for a much more user friendly experience if these options were a Global Setting modified preferably via…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Mail  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base