Force sending plaintext mails

This plugin is for version 7 of the product and has not been ported to version 8 yet. We'll eventually be rewriting the existing plugins to v8 platform, please let us know if you require this particular plugin there.
To find out which plugins have already been ported to v8, click here.

By default, all mails composed by WebMail Pro and sent out contain HTML body with autogenerated plaintext part. With this plugin installed and enabled, all email messages sent from WebMail will have HTML part removed and only plaintext part will be there.

Upon downloading and extracting plugin package, rename its main directory from:

plugin-force-plaintext-mails-master

to:

force-plaintext-mails

Then you'll need to deploy the plugin so that its index file is available at the following location:

data/plugins/force-plaintext-mails/index.php

To enable the plugin, add the following to array defined in data/settings/config.php file:

'plugins.force-plaintext-mails' => true,