Roundcube plugin to add an option to remove one or all attachments from a message. The original code is from Philip Weir.
Stable versions of this plugin are available from the Roundcube plugin repository or the releases section of the GitHub repository.
None.
-
Go to your Roundcube root directory.
-
Run
$ composer require dsoares/removeattachments
.
-
Place this folder named
removeattachments
under your Rouncdubeplugins/
folder. The folder's name must beremoveattachments
. -
Enable the removeattachments plugin within the main Roundcube configuration file
config/config.inc.php
.
This plugin is released under the GNU General Public License Version 3+.
Comments and suggestions are welcome!
Email: Diana Soares