I am trying to set up a helpdesk for our company with JIRA. Right now I have it setup to allow non jira users to create an issue from the main login screen (without logging in). That issue is then assigned to a dummy account name support, with the Reporter being Anonymous. That all works.
We want to be able to have jira automatically send emails to that non jira user when they submit the issue so that they know that we have received the issue, have an email sent when an issue was commented on, and when the issue is resolved.
I have installed JEMH and cannot seem to figure out how to solve this problem. I have created a test instance that is on my localhost separate from our live jira instance. I have used the following resources and had no success.
https://studio.plugins.atlassian.com/wiki/display/JEMH/JIRA+as+an+email+support+system
https://studio.plugins.atlassian.com/wiki/pages/viewpage.action?pageId=69468480
Please any advice would be great.