Problem: Our backend creates JSM tickets via POST /rest/servicedeskapi/request with raiseOnBehalfOf for external customers (no Atlassian account). When the ticket is created, the customer receives a "Stay informed by notifications" email asking them to "Confirm email address to receive notifications" — sent from jira@taxcomplianceagent.atlassian.net.
Until the customer clicks "Confirm," they do not receive any subsequent notifications, including agent replies on their own ticket. This breaks our support workflow because most customers ignore the confirmation email (it looks like a generic Atlassian system email, not from our brand) and then never see our replies. Apart from this we have built our inhouse JSM service that uses REST APIs to create / retrieve tickets. We also have our custom UI. So i dont want user to go through the portal anyhow. How can i disable this mail?
What we've already configured: