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

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

256 results found

  1. Different spam settings for incoming and outgoing mail in Plesk Email Security.

    Currently, spam settings are configured under Plesk Email Security > Server Settings, and they are applied both for incoming and outgoing mails.
    It would be nice to have separate spam settings for incoming and outgoing mails.

    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 →
    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 ability to manage infected mails in Plesk Premium Antivirus

    It should be possible to manage emails that were placed to the quarantine via Plesk GUI

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Outgoing mail limit based on recipients

    Allow outgoing mail limit to be based on unique recipients and not by message count.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Ability to clean mail queue via CLI filtering messages with the same pattern

    There is a way to clean mail queue with command like the following:

    plesk bin mailserver --help | grep queue
    --clean-mail-queue Removes all the messages from the mail
    queue.

    But sometimes it is required to clear not all messages but only ones that have the same subject, sender, recipient, etc.
    In Plesk GUI there is already this functionality in Tools & Settings > Mail queue, opening search bar with arrow icon.
    It would be great to have the similar functionality for CLI command.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Import/export mail filters

    Allow users to export and import anti-SPAM mail filters via the UI.

    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)
  6. Allow configuring "From" header for cron tasks when remote SMTP (MSMTP) is used on a Plesk server

    If Amazon SES(or some similar solution) is used as remote SMTP configured in Plesk, cron emails cannot be sent because "From" header is hardcoded in cron, here are some related threads:

    https://forums.aws.amazon.com/thread.jspa?messageID=540183
    https://stackoverflow.com/questions/15250199/crontab-email-through-msmtp-amazon-ses?rq=1

    There is a workaround - to replace the symlink from /usr/sbin/sendmail to msmtp by a bash script with the following content:

    #!/bin/bash
    sed -e 's/From: root (Cron Daemon)/From: root@mydomain.com (Cron Daemon)/' | /usr/bin/msmtp -t "$@"

    It would be great to have it applied by Plesk automatically and to have "From" header configurable from Plesk interface, for example in an additional field under Tools & Settings > External…

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Delete mail after forwarding on Windows

    The feature for the removal of the forwarded emails' copies have been implemented on Linux. It is needed to have the same possibility on Windows as well.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. ZStandard-compatilibity in Webmail

    Make Plesk webmail capable of reading/decompressing ZStandard-compressed mail files.

    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)
  9. Ability to edit the email queue for subscriptions

    Would be very helpful if we could edit the email queue for subscriptions without server-wide admin rights. Unfortunately, as a Plesk user, I cannot edit the email queue in my subscription.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add an option to manage/remove bounced mails from Plesk UI

    In Courier IMAP with qmail, when the mailbox exceeds usage limit, mails for this mailbox get bounced. Bounced mails are not displayed in Plesk panel and can be checked only on the server side. And in this case, mails queues from Plesk and server are different which can be confusing.
    Therefore, it would be convenience to have a feature that can manage and remove the bounced mails from the Plesk UI.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Enable using domain's IP to send email on Plesk for Windows

    It would be nice to be able to set the IP address used to send mails as the domain's IP, the same way it happens on Plesk for Linux.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Delete mail after forwarding - windows

    Re: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/6338602-delete-mail-after-forwarding?tracking_code=d654a84a5625cb2a3cc547432c05b461

    This idea is marked closed and done, but it seems it was only done in linux so I'm creating this new post to request the feature in windows.

    Thank you.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. ability to see last login date to email

    Add ability to see last login date to email. This is necessary to have control and to be able to eliminate the accounts that are not used.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Retroactively scan mailboxes for existing/already received spam

    It would be useful to scan mailboxes for spam retroactively. This would allow searching previous emails for spam after setting up spam protection. This could also help flag items that passed the filter before the sender got blacklisted.

    For instance:
    https://serverfault.com/questions/680890/automatically-rescan-email-with-spamassassin-after-it-has-been-received

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Ability to exclude trusted mail servers from DKIM checker

    There are trusted mail servers with incorrect/broken DKIM.
    It's needed to exclude such mail servers from DKIM checker. Tools & Settings > Mail Server > White List doesn't allow to exclude mail servers from DKIM/DMARC/SPF check.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Add MySQL extension for Dovecot

    Ability to use MySQL as an extension to Dovecot
    Business case: using MySQL database for centralized authentication to email accounts.

    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

    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)
  17. Anonaddy as Mail-Service

    Hello,
    I have noticed that I use and also need more and more eMail addresses for different websites.
    If only to see which website may have been hacked and turn off the SPAM on it. Currently it is possible to create aliases.

    However, the list becomes very confusing, as soon as some addresses were deposited.

    There is open source code from Anonaddy on Github.
    It would be great if this would be integrated and also the addon for Chrome/Firefox is adapted so that this works together with the anonaddy in Plesk.

    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)
  18. 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

    open discussion  ·  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. Ability to create a mailbox for a domain only managed by Administrator

    create a specific mailbox on a domain which customer has access where he is unable to delete the email address, change it's passwords, disable it, etc.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    open discussion  ·  IgorG responded

    Thank 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

  20. Send scheduled backup notifications from administrative email address

    When email specified at Scheduled backup notification it sent on behalf of user and failed due to SPF check

    For example, if you set email for backup notification as test@example.com the email will be sent FROM test@example.com. And if it does not exist on server it may fail during SPF checl

    It is expected that email sent FROM administrative email.

    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 →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    open discussion  ·  IgorG responded

    Thank 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?

Feedback and Knowledge Base