This file is indexed.

/usr/share/doc/roundcube-plugins-extra/quickrules.README is in roundcube-plugins-extra 0.7-20120110.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Roundcube Webmail Quickrules
============================
This plugin adds a button to the message list to allow the quick creation of
rules in the SieveRules plugin. Infomration from selected emails is used to
prefile the new rule form.

Requirements
============
* Roundcube SieveRules plugin

License
=======
This plugin is released under the GNU General Public License Version 2
(http://www.gnu.org/licenses/gpl-2.0.html).

Even if skins might contain some programming work, they are not considered
as a linked part of the plugin and therefore skins DO NOT fall under the
provisions of the GPL license. See the README file located in the core skins
folder for details on the skin license.

Install
=======
* Place this plugin folder into plugins directory of Roundcube
* Add quickrules to $rcmail_config['plugins'] in your Roundcube config
NB: When downloading the plugin from GitHub you will need to create a directory
called quickrules and place the files in there, ignoring the root directory in
the downloaded archive.