- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 02:27 PM
While the condition for "incident has been created" email notification is as below, we just noticed that an incident email notification was created when someone accepted a meeting invite. I mean the acceptance of the "move invitation " created an additional ticket with ItHelp, which is annoying. How I can i stop these email to be sent?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 04:14 PM
Do you have these setup in your System Properties->Em ail Properties?
You can also add below condition
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 04:37 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 04:53 PM
You dont need that in notification. You need that condition in inbound action, because tickets are created when someone accepts the email and you receive it in servicenow. The inbound actions converts them to ticket.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 06:14 PM
So shall I add these conditions to an existing inbound action or create a new one?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2018 08:48 PM
To the existing inbound action "Create Incident". The email you received as Accepted, you will find it in System Logs->Email. If you open the email, you will have the whole log of how the inbound action processed and created incident. The instance field will have the incident number it created.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2018 02:11 PM
People still receive the ticket by accepting the meeting invitation. but it only happens in PROD instance. really strange