Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: kujoe2002 on August 23, 2011, 11:37:37 AM

Title: search all mail plugin?
Post by: kujoe2002 on August 23, 2011, 11:37:37 AM
I am using the latest version of roundcube with Group Vice theme.  Is there a plugin that allows you to search in all your emails like yahoo and gmail have?

Thanks
Title: search all mail plugin?
Post by: xrxca on August 25, 2011, 06:02:04 PM
Not that works with the current versions, however the Message Label (https://github.com/umount/message_label) plugin can sort of do what you want but only for one of Subject, Sender, Recipient

What I do if I'm looking for all messages with a subject containing something is create a new label in the settings/labels section for that subject match in all folders and then click on the label under the main folder list and I should get what I was looking for, then I delete the label when I'm done.  (Not the simplest, but it does work.)
Title: search all mail plugin?
Post by: umount on August 31, 2011, 03:34:33 AM
Quote from: xrxca;36308Not that works with the current versions, however the Message Label (https://github.com/umount/message_label) plugin can sort of do what you want but only for one of Subject, Sender, Recipient

What I do if I'm looking for all messages with a subject containing something is create a new label in the settings/labels section for that subject match in all folders and then click on the label under the main folder list and I should get what I was looking for, then I delete the label when I'm done.  (Not the simplest, but it does work.)

You are absolutely right, Message Label plugin consist full search mechanism. If you need you may alter the given plugin in full search plugin :)