Hi,
In the event of an error, devices send an email to our Zammad and tickets are created. No email should be sent to the device for these tickets because these emails cannot be received. What settings do I have to make for this?
Best regards
Klaus
Used Zammad version: Zammad Version 5.2.3
Used Zammad installation type: (source, package, docker-compose, …)
I think what you are looking for is in the triggers, but not quite that simple.
What I did was first create a new object → Ticket Object called Category. In there we created Categories for tickets. Feedback, General Inquiry, Notifications.
Then I created an email filter that basically sets the category for our notification emails. If the email is from notifications@domain.com set the Category to Notifications.
The last step was to set the Auto Reply trigger to send if the Category - is not - Notifications.