Support server-side e-mail rules
Most e-mail clients support configuring rules to automatically perform actions on incoming messages based on certain criteria. You could for instance have a rule that automatically moves a message into a folder based on the address of the sender, a rule that automatically deletes a message if it contains certain words in the subject, etc. Since most people are using multiple e-mail clients it's impractical to configure your rules in all of the clients you use (webmail, phone, desktop, etc.), so it would be great if Plesk allowed these rules to be configured server-side.

Server-side email rules are available with new Dovecot server in the latest Plesk 12.0 preview.
If you already tried Plesk 12.0, please tell us your opinion in https://docs.google.com/forms/d/10kOuXE5uFDtMf3SfqneS_CwlAxTHYl2eSFwJ-yNLAMg/edit
If you didn’t try Plesk 12.0 yet -
- Read our blog for additional information
http://devblog.plesk.com/2013/11/dovecot-in-plesk-for-linux-11-6/
- download Plesk 12.0 from
https://sp.parallelsnetwork.com/parallels-plesk-panel-12-partner-preview/ (registration required)
or you can explore this function in Online Demo there
You can comment and discuss this function in our Forum
http://forum.parallels.com/showthread.php?294313-Plesk-12-0-Preview
We are looking for your feedback!
-
Gene Steinberg commented
So: "Server-side email rules are available with new Dovecot server in the latest Plesk 12.0 preview."
I have Plesk 12.5.30 now. How do you do this? There are no visible instructions on the process that I can see.
-
Adi commented
For Courier-IMAP installations shouldn't be too difficult to retrofit server-side filtering using maildrop. This is what I'm currently using but, as already mentioned here, the configuration gets overwritten every so often
-
Sean Cardus commented
Combined with the idea at http://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/3539724-dovecot for implementing Dovecot this could be easily do-able with the pigeonhole sieve plugin.
-
Florian Jensen commented
I currently use Procmail for my account, but the config gets overwritten on every upgrade.
Would it be possible to add support for procmail rules per account.
-
Martijn commented
We have some technically proficient clients that would like Sieve support, but I can imagine that it's not a good for for the typical target audience of Plesk.
-
breun commented
Maybe this could be based on Sieve: http://en.wikipedia.org/wiki/Sieve_(mail_filtering_language)