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
-
Setup vacation auto-reply via RoundCube webmail
- RoundCube webmail by Default provide a Vacation auto reply
- The option should not be hide in settings.
- Able to setup start and End date.
- Possible to set a limit to one message per day for each account.
16 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/11500406049415 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 -
implement functionality of filtering forwarded emails when "Apply individual settings to spam filtering" option is enabled
Details: SA should filter forwarded spam emails just after they delivered to the end-point mailbox and block the sender of spam messages.
14 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 -
Implement DNS Whitelists
Plesk does not currently support DNS Whitelists like it does RBLs, such as the list at dnswl.org. There needs to be a way to add this from the Plesk UI.
The Postfix main.cf config directive is permitdnswlclient.
Whenever a Plesk upgrade happens, the setting, if added is removed and needs to be added back manually.14 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 -
auto Responder e-mail E-Mail with functions
It would be really nice, if you can ad a autoresponder funktion with additional features like
-startdate
-Timefunktion (start at 8.00 or finish 17.00 h)
-repeat function (example: every monday and tuesday)
-activation per app
-html in content areaThanks
13 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
-
SPAM protection - Check if sender Mail domain exists
For better SPAM Protection it would be nice to add an Option to let the Mailserver check, whether senders Domain is existing or even not.
I got Mails from "Domain.xyz" wich is of Course no valid TLD.
"Reply-To" is of Course an valid Mail adress.On request, my Data-Center told me they could activate that Option, but while Plesk is Controlling that config, on next Plesk update the Change gets lost.
So: Could you add in Plesk that Feature as an Option?
13 votesThank you. As far as I remember this checking can be configured by spamassassin but anyway we will consider the possibility of implementing this feature in future Plesk releases.
—
IG -
Implement push notifications to iOS devices from mail server
Implement push notifications to iOS devices from mail server.
Here are details of what I mean: using a patched version of Dovecot and a small Perl script, it's possible to get native Apple push notifications for new mail using the stock iOS mail client. This is accomplished by mimicking Apple's XAPPLEPUSHSERVICE IMAP extension for Dovecot used in macOS Server, whose source code is published on the Apple Open Source website. See more details here: http://bit.ly/2H8NERJ
12 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 disable reserved mailnames like root, postmaster, anonymous for domains
If the option What to do with mail for non-existent users set to Forward to address (also known as catch-all address) in Domains > example.com > Mail Settings, then email messages to mailboxes below are not being delivered to the forwarding email address:
anonymous@example.com
mailer-daemon@example.com
drweb@example.com
kluser@example.com
postmaster@example.com
root@example.comSuch mailboxes are present in the file /var/spool/postfix/plesk/virtual.db and mapped to be delivered to @localhost.localdomain:
/usr/sbin/postmap -s /var/spool/postfix/plesk/virtual | grep example.com
anonymous@example.com anonymous@localhost.localdomain
mailer-daemon@example.com mailer-daemon@localhost.localdomain
drweb@example.com drweb@localhost.localdomain
kluser@example.com kluser@localhost.localdomain
postmaster@example.com postmaster@localhost.localdomain
root@example.com root@localhost.localdomainPlease consider to add an option to disable reserved mailnames like root, postmaster, anonymous for domains in Plesk…
12 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!
— rk
-
Filter auto responder to no-reply adresses
Don't send auto responder to adresses with "noreply" or "no-reply"
12 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
-
Set the root directory to INBOX in mail autodiscover for Outlook
By default, the Mail Audodiscover function does not set the Root folder path to "INBOX" in Outlook, which results in an odd directory structure:
Inbox
Drafts
Sent
Trash
Spam
OutboxPlease provide a way to configure this without having to manually edit the mail server configuration files.
11 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 -
Migrate Contact & Calendar from cPanel
It'd be good to be able to migrate Contact & Calendar from cPanel to Plesk.
10 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 -
Access webmail from Plesk interface
Please add functionality to access webmail from Plesk interface without using a password.
The same functionality is enabled in cPanel. Please see section "Access webmail from the cPanel interface" of documentation:
https://documentation.cpanel.net/display/CKB/How+to+Log+in+to+Your+Server+or+Account#HowtoLogintoYourServerorAccount-AccessWebmaildirectly10 votes -
Add a feature that allows the configuration of Postfix relay to Exchange for a specific domain
Add a feature that allows the configuration of Postfix relay to Exchange for a specific domain.
For example, all outgoing emails from @example.com are relayed to an Exchange/Office 365 server.
10 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 -
use the return path an existing email created by default. and can select in the email wich is used for it.
By default use an existing email created by default as a return path . Return path should be configured in mail tab instead of solution from here:
https://support.plesk.com/hc/en-us/articles/115000419013-What-is-the-return-path-sender-in-PHP-mail-scripts-and-how-to-change-it-10 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 -
external mail server for Plesk notifications
It's required to send Plesk notifications using external Mail server at the same time keep local mail server(postfix) working for domains.
10 votes -
Manage mailing list from address directly in Plesk
In Plesk Windows, by default, mailing lists are created with the sender address of moderator instead address of mailing list.
So to fix the issue, and change the address of mailing list to mailing lists address instead moderator address, we need to acess the server via RDP, and change this configuration in MailEnable list settings.
I suggest to implement this feature directly in Plesk control panel.
10 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
-
Show currently/recently mail sending scripts
Use case: One of our customer has uploaded files to his ftp server in a public internet cafe and his password was stolen. Afterwards there was a mass spam mail sending script on his webserver. Our server has been landed in black lists. It was very difficult to find and correct it.
10 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.
For now you can use the solution described in https://kb.plesk.com/en/114845
—ET -
Blacklist of recipient target addresses in the spamfilter (useful for wildcard mailboxes)
Hello,
I miss the functionality of managing a blacklist of target email addresses in case you have a catchall email domain.
In most cases, the originator address of spam emails changes every time, but the target address is frequently used.
So with this functionality, I could drop out invalid recipient addresses, without giving up the setup to use catchall all emails <everything>@your-domain.
This is useful to register webshops or community everytime using a separate target email address to distinguish incoming email if they are valid or not.10 votes -
Wildcard mail aliases
Any kind of wildcard mail aliases (regex and/or /?) would be highly appreciated in order to realize a "allow form all but anything like..." handler. Example: Ban all info-@domain addresses.
I had somenting similar at my old provider but not with new one using plesk. Now I need to insert dozens (hundreds) of addresses one by one...
If there is already a way to realize something similar I was not able to find it (or my provider did not enable it)...
9 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 -
Greylisting
Add GUI for email greylisting per email account in Plesk Onyx. Also add a 'Detection Only' mode to allow a testing period, similar to spam filters and mod_security.
9 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
- Don't see your idea?