Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to read emails from single support box to multiple Service Desk projects?

Tero Niemi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 8, 2016

All our customers are using the same support box address like support@example.com

How can I make JIRA to read this single box, but forward incidents to correct projects according to senders domain which indicates who the customer is and what SLA level should be assigned to the incident.

2 answers

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2016

You need to find or write a mail handler that can be configured to work with multiple projects and issue types - the built-in ones all work on a single project/issuetype basis.

I usually reach for JEMH to do this as it's very flexible when you're parsing emails.   But there are other add-ons in the marketplace that are worth a look.

5 votes
zack
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2016

The JEMH plugin is able to do what you're looking for.

Suggest an answer

Log in or Sign up to answer