Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: vishnuduttp on February 20, 2017, 11:12:20 PM

Title: Roundcube(1.2.3)- Email filters for Subjectwise Sorting
Post by: vishnuduttp on February 20, 2017, 11:12:20 PM
Hi,
Iam using Roundcube 1.2.3
Is there any plugins to filter incoming mails to forward into particular folders based on the subject of the mail. I have gone browsed through the plugin store, but cant identify one  :-\ :-\ :-\ :-\ :-\!
The requirement is to forward the mails to a particular folder of the user, by checking the Subject of the mail.
Thanks in advance
Title: Re: Roundcube(1.2.3)- Email filters for Subjectwise Sorting
Post by: SKaero on February 21, 2017, 01:09:34 AM
This needs to be done on the mail server. If you manage the mail server you can install a system to do it that will work with a Roundcube plugin.
Title: Re: Roundcube(1.2.3)- Email filters for Subjectwise Sorting
Post by: alec on February 21, 2017, 01:33:33 AM
The feature is called managesieve.
Title: Re: Roundcube(1.2.3)- Email filters for Subjectwise Sorting
Post by: vishnuduttp on February 21, 2017, 03:37:29 AM
Thanks! :) :) :)
I have gone through the managesieve! So I need to configure my dovecot in-order to handle the user specific rules.
Its a scenario in which there is about more than  500 roundcube mail users. So its impossible to write rules  for each users in the mailserver , right?

So would the  managesieve plugin in roundcube  will help the  users to create  individual rules by themself if I configure the sieve settings in dovecot?
Title: Re: Roundcube(1.2.3)- Email filters for Subjectwise Sorting
Post by: alec on February 21, 2017, 10:06:18 AM
Yes.