eagle00789 / RC_Filters

Roundcube Clientside Filter
GNU General Public License v3.0
5 stars 5 forks source link

/**

Setup

To install the plugin you have to:

  1. copy the filters folder in the plugins folder of roundcube;
  2. add "filters" in the plugins section of the roundcube configuration (config/main.inc.php).

To setup the plugin, make a copy of the file config.inc.php.dist and save it as config.inc.php and make changes according to the directions in the configfile. If you do not make the required copy, or you do not make any changes in the copy, the script will automaticly create a spamfilter rule with the subject SPAM, decode base64 messages and does a case insensitive search when a filter is being executed.

History

1.0 Initial version. 1.1 Fixed some important issues. 1.2 Fixed some minor issues - thanks to Marco De Vivo. 1.3 Fixed some minor issues and added additional translations: Dutch and French - thanks to Ruud van den Hout. 1.4 News: each rule can now filter all, read or unread messages. 1.5 Fixed some important issues detected with Roundcube 0.8 1.6 Added additional translation: German - thanks to Fynn Kardel. 1.7 Added additional translation: Russian - thanks to AresMax. 1.8 Added additional translation: Czech - thanks to Miroslav Baka. 1.9 Added additional translation: Spanish - thanks to Yoni (MyRoundcube Dev Team - www.myroundcube.com). 1.9.1 Added additional translations: Polish - thanks to Damian Wrzalski; Slovak - thanks to Miki. 1.9.2: