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.
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.
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.