Roundcube Webmail CopyMessage
=============================
This plugin adds a copy message option to the context menu, allowing messages
to be copied to another folder.

Requirements
============
* Roundcube ContextMenu 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 copymessage to $rcmail_config['plugins'] in your Roundcube config
NB: When downloading the plugin from GitHub you will need to create a directory
called copymessage and place the files in there, ignoring the root directory in
the downloaded archive.