Hi guys,
I would like to be able to reply to a JIRA email notification with a comment that goes directly to JIRA, to the issue in the email, without logging into JIRA, how can I do this?
I have read a lot of the documentation on configuring JIRA comment creation from email, but the recommendation there is to create an email address for each JIRA project. Surely there must be a simpler way?
We recently moved from cloud-based JIRA to JIRA that is hosted on our own servers. When we had Cloud JIRA we were able to respond to email notifications with comments that went directly to JIRA, without ever leaving email. How can we set this up with our in-house JIRA?
Thanks!
Jira's standard email handlers are not horrendously flexible, and you do need an email address per project.
However, that's only for new incoming mails. If you reply to a comment, JIRA doesn't care what email address it arrives in, as it looks for an issue key in the subject of the email. Doesn't matter if the email is sent to the "wrong" project - the first thing it looks for is an existing issue key.
There's lots of stuff you can do by writing your own listeners and email sends and so-on if that's no good for you. But have a look at JEMH first - it's incredibly good at routing emails and implementing all sorts of clever rules and actions based on email.
JEMH is indeed a very powerful and flexible tool. We use it a lot for support requests from business partners who don't use JIRA. It's not exactly easy to configure, but there's generally very good support from the developer if you're stuck.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Note that the email address you have set up under Outgoing Mail Servers also has to be set up as a mail handler and connected to a project under Incoming Mail Servers for Jira to process email replies.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Can you please let me know if there is an easy way to configure the possibility to add a comment from email without developing?
Thanks!!
Naama
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As before, the email handlers built into JIRA do handle comments. They're just a bit simple.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.