Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: eeeprom on December 18, 2011, 03:15:46 PM

Title: is there a way designated folder?
Post by: eeeprom on December 18, 2011, 03:15:46 PM
Is there a way to have email automatically go to a designated folder?

If I make a folder for Joe Schmuckatelli I really don't want to go through a large email list.

I would like to be able to have it go there automatically.
Title: is there a way designated folder?
Post by: SKaero on December 19, 2011, 02:43:58 AM
You'd need to set a filter on the mail server.
Title: is there a way designated folder?
Post by: eeeprom on December 19, 2011, 11:39:20 AM
so no custom filter plugins anywhere??
Title: is there a way designated folder?
Post by: SKaero on December 19, 2011, 02:17:51 PM
There a plugins that connect with Managesieve, Spam Assassin and some others but none that I know of that do the filtering.
Title: is there a way designated folder?
Post by: ABerglund on December 19, 2011, 09:06:02 PM
Since Roundcube doesn't actually receive the messages, it can't do the filtering by itself. The IMAP server where the mail is received and stored needs to do that. Any plugin in RC is only an interface to the system that the IMAP server uses.