The EmailReporting plugin allows you to report an issue in Mantis by sending an email to a particular mail account.
- Create an issue
- Add notes to an existing issue
- Add attachments
- Filter email accounts
- MantisBT 2.0.0 or higher
- PHP 8.1 or higher
- MantisBT 1.3.0 until 2.28.4
- MantisBT 1.2.6 until 1.3.99
- PHP 7.0 is supported from EmailReporting 0.9.2 and higher
- PHP 7.1 is supported from EmailReporting 0.10.0 and higher
- PHP 8.0-8.5 is supported from EmailReporting 0.11.0 and higher
- MantisBT 1.2.0 until 1.2.5
- Ability to set scheduled / cron jobs on the webserver
- /api/soap/mc_file_api.php is required for EmailReporting to function properly
- core pear files (pear.php) -> Fork: pear/pear-core-minimal
- Auth_SASL -> Fork: SL-Gundam/Auth_SASL
- Mail_mimeDecode -> Fork: SL-Gundam/Mail_mimeDecode
- Net_IMAP -> Fork: SL-Gundam/Net_IMAP
- Net_POP3 -> Fork: SL-Gundam/Net_POP3
- Net_Socket -> Fork: SL-Gundam/Net_Socket
- PHP Simple HTML DOM Parser -> Fork: php-core/simplehtmldom
- pixel418/markdownify -> Fork: SL-Gundam/Markdownify
- willdurand/email-reply-parser
- qualityunit/tnef-decoder
- firebase/php-jwt
- google/auth
- guzzlehttp/guzzle
- phpseclib/phpseclib
Plus any dependencies these packages require.
EmailReporting 0.12.0 and later versions make use of Composer. This is not important if you download from the releases page. Otherwise you will need to install the Composer dependencies yourself using:
composer install
The stable releases can be downloaded from the GitHub downloads page: https://github.com/mantisbt-plugins/EmailReporting/releases The development versions are not meant for production environments. Use at your own risk
EmailReporting plugin is hosted in GitHub along with other MantisBT plugins. GitHub URL: https://github.com/mantisbt-plugins/EmailReporting
https://www.mantisbt.org/wiki/doku.php/mantisbt:plugins:emailreporting
Please use forum to get help in installing and using EmailReporting plugin. Visit EmailReporting Forum
To report an issue or feature request for EmailReporting plugin, visit Mantis BugTracker - EmailReporting project. (Make sure that you select the correct project from the drop-down)