- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2017 06:13 AM
I'm working in a sub-production instance to create Incidents from incoming email. I'm modifying what is taken from the email and put into the Incident. I figured out how to insert and save an old received email and then reprocess it. Is there any other way?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2017 07:06 AM
So on prod incident@yourcompany.com and problem@yourcompany.com forward to the instance address right?
If so, this is where i use the DL's, create one called testincidents@yourcompany.com and another called testproblems@yourcompany.com. Add your dev instance address as member of these DL's so when you email them the inbound actions can still pick up on the different 'to' addresses so you can test your rules out. Then you just have to change the addresses when you move to prod.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2017 06:25 AM
It's instancename@service-now.com. if you go to Email Accounts and check your Service Now SMTP account it's in there as username, if you want to confirm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2017 06:30 AM
Found it. Now, how do I test sending an email that generates an Incident? I have it set up to create Incidents based on the incoming email address. If I email to the instance address, how does it get translated into an Incident?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2017 06:33 AM
I have a series of dummy distribution lists that i use for testing inbound rules, my dev instance address is a member of these DL's so i can simulate mail coming from different addresses and then i replace the addresses with the real thing when i move to production.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2017 06:41 AM
I'm confused. How does a distribution list let the sub-prod instance know how to create an Incident? I thought I had to email to an address which generates the incident. If I use the instance's email address, what's the connection to the incoming email rule?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-28-2017 06:45 AM
Sorry, when you said 'i have it set up to create incidents based on the incoming email address' i thought you meant you have multiple addresses that users can contact to raise tickets which are then forwarding into the instance.
I'm not sure what your question is, inbound email actions operate on incoming email so that's the connection...