0

In http://en.wikipedia.org/wiki/Comparison_of_issue-tracking_systems#Input_interfaces it says, that Mantis allows Input via mail.

I checked config_defaults_inc.php for associated settings, but could not find them. How can I allow my users to send issues to my MantisBT instance?

Edward
  • 4,453
  • 8
  • 44
  • 82

2 Answers2

1

You will have to install the EmailReporting plugin to enable this feature. You can download the plugin from https://github.com/mantisbt-plugins/EmailReporting

Installation of the plugin is straightforward, but configuration can be done only from the plugin page. Please make sure that you read the README before using the plugin.

libregeek
  • 1,264
  • 11
  • 23
0

If you are using MantisHub (MantisBT as a Service), email reporting is included as part of the gold and platinum plans: http://www.mantishub.com/

You can find the documentation of the feature at: http://support.mantishub.com/hc/en-us/articles/204273585-Using-Email-Reporting

vboctor
  • 895
  • 4
  • 9