I want to replace the inbound mail handler with a JEMH handler for a JIRA instance, however I don't want it to create emails, only to function as a comment handler but with all the "stripping of images" power that JEMH has. Been trying to figure this out, but haven't been able to figure it out and looking at the doc site it doesn't really have something there already for that (unless I've missed it).
Thoughts?
(Hi Andy...I know you are probably going to answer this...)
Hi James!
> however I don't want it to create emails
You mean issues, right? In which case, it depends on your JIRA/JEMH version, what are you at?
1.5.x (JIRA 6.1.x-6.2.x) or earlier
Im not sure how that could be done, create only is feasible to implement with a combination of disabling JIRA threading, and setting an invalid subject issue key regexp. Getting the inverse (what you want) isn't a feature in this release, which prompted:
1.6.x (JIRA 6.3.x)
There is a new JEMH config option Profile > Email > Operating Mode that allows you to select specific behavior for a profile (create only, comment only, both). This will do exactly what you describe?
Yep....that's what I thought. We are using 1.5.x and I couldn't come up with a solution that didn't depend on regex. Thanks for confirming that.
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.