TNEF attachments support

This plugin is for the outdated version (v7) of the product.
With the current version (v8), use the plugin available here.

The product supports processing TNEF attachments (winmail.dat files), you can expand them and access their content.

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

plugin-tnef-attachments-master

to:

tnef-attachments

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

data/plugins/tnef-attachments/index.php

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

'plugins.tnef-attachments' => true,