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
256 results found
-
outgoing mail limit for day
It would be great to have an option to set limit outgoing email per day, not only per hour.
5 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 -
Customizable Plesk notification email address
Plesk has the ability to send notifications. However, with the latest version (v18.0.32) these are sent to my "External email address" of the admin user. But since I as admin user enter my Apple iCloud email "name@icloud.com" there, it is used as both sender and recipient and all notification emails end up in the spam folder of my iCloud mail.
It would be really great if you could separate the administrator email from the notification email address and change it specifically so that email notifications are sent from "Plesk@domain.tld" to the external administrator email "name@icloud.com…27 votesAs https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/16956373-set-a-senders-email-address-for-plesk-notification was resolved and the sender address of notifications is now customizable we are wondering whether the issue described in this feature request cannot also be considered solved. The issue here was described as sender and recipient being the same address so that notifications are evaluated as "spam" at the recipient's mailbox. However, now that the sender address can be customized, this could easily be circumvented.
Further, the recipient address of notifications can be freely set in the notifications page.
Please comment if and why this feature request is still actual.
-- PD
-
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=1There 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 -
ZStandard-compatilibity in Webmail
Make Plesk webmail capable of reading/decompressing ZStandard-compressed mail files.
2 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 -
ability to move mailing list from one domain to another domain in Plesk
ability to move mailing list from one domain to another domain in Plesk
5 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 -
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 votesWe have introduced this feature into our plans for consideration. There is no ETA yet. Everything will depend on the demand and technical costs.
Everyone, please continue voting for this feature if you consider it essential.—
IG -
Improve the autodiscover functionality for email significant
At the moment "auto discover functionality for email" in plesk is supported, but you can hardly call it "supported". Come on plesk team!
- Outlook: barely supported, mostly isn't working
- Thunderbird: supported, but not 100% (for example the outgoing server port I have configured as 587 in the SRV record is not applied)
- Mac OS or iOS: not supported
- other mail clients apps: barely supported
Please improve this functionality significant so plesk can correctly call this "supported".
3 votes -
Configure the postfix bounce notification email
Configure the postfix bounce notification email, to be notified whenever Postfix is unable to deliver a message.
5 votes -
Add ldap to store Plek users credentials so a spam filter can verify the Plesk users without making an SMTP connection.
Could you add a local LDAP server to Plesk to verify Plesk email users?
We currently use a spam filter (Barracuda). It has the ability to verify the recipient via LDAP. https://campus.barracuda.com/product/essentials/knowledgebase/50160000000IUSGAA4
/How+can+I+configure+recipient+verification+for+Barracuda+Email+Security+Service+-ESS-/This would be handy.
1 voteThank 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 -
Allow to manage SMTPUTF8 over Plesk Mailserver Settings
Would be good to be able to manage SMTPUFT8 option over Plesk so that it is not reverted after Plesk Updates and also to remove the need to manage this option over the Postfix config directly.
More information:
https://talk.plesk.com/threads/smtputf8-is-required-but-was-not-offered-by-host.351377/
http://www.postfix.org/SMTPUTF8_README.html42 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 -
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 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 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 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 -
Custom outgoing SMTP port
An option to customize outgoing SMTP port.
Both for SMTP relay and direct SMTP.
Currently there's only a temporary workaround for Google Cloud VMs with Plesk.
This configuration might be overwritten by an update:
https://support.plesk.com/hc/en-us/articles/11500406049417 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 -
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 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 -
Attaching the existing SmarterMail services to Plesk.
When there is a SmarterMail service running on the same server with Plesk, it would be great to have an option to create an account in Plesk with the same domain and attach the SmarterMail content.
4 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 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 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 -
Delete mail after forwarding - windows
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 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 -
Greylist control per user/subscription
Allow greylisting control individually per user, while maintaining the control on a subscription/level, not server-wide
4 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 the ability to not reject sent email messages where the number of BCC recipients is higher than value for Outgoing Mail Control
For example, in case our PPPM-7181 (https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/6860928) feature request is done or workaround by setting smtpdrecipientlimit in Postfix configuration is applied and Outgoing Mail Control is set as 10 email messages per hour.
In this case, in an attempt to send an email message where 100 BCC recipients, the error below will be shown and the email just be rejected:
SMTP Error (452): Failed to add recipient "johndoe@example.com" (4.5.3 Error: too many recipients).Please add the following possibility:
For example in the described scenario, 10 email messages will be sent within an hour and…1 voteThank 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 -
Enable black/whitelists for mailgroups
Mailgroups currently simply forward mail to all its members. When forwarding, spam rules do not apply. Hence the black/whitelist settings are also ignored.
At least we should be able to only allow mailgroups to be used from internal accounts, so that mailgroups are not an easy target for spammers.
1 voteThank 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?