- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 10:52 PM
Hi,
I have to allow more than one email address those can send emails to ServiceNow instance.
I'm working on inbound action and I want to allow multiple domains hat can send emails to my ServiceNow instance and I want to create multiple email account for my ServiceNow instance.
Can anyone please tell me how we can achieve.
Regards,
Nivedita
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2022 06:34 AM
Hi All,
We can achieve it by using email address filter.
1. Create Email Address filter and add that domain name in domains field that you want to allow
and add domain name in exceptions which you don't want to allow.
2. Create System Address filter and add this Email Address filter in that.
3. Open POP3 Email Account and add System Address filter in that.
Please see screenshot to achieve it :
Hope this helps to everyone.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2022 06:18 AM
I'm using sys property to accept domains and email address filter to ignore domains and when I'm sending emails it is ignoring for domains.
At a time we can only use one system address filter. How I can accept or ignore emails with one system email address?
Can you please suggest here.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2022 06:15 AM
I'm using sys property to accept domains and email address filter to ignore domains and when I'm sending emails it is ignoring for domains.
I don't know why.
Can you please suggest here.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2022 06:19 AM
yes in the Ignore sender filter you will see exceptions field , you can add your emails here which you want to receive in the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2022 06:23 AM
You are saying in email address filter I need to do this
domains : here I can add emails which I want to ignore it.
exceptions : here I can add emails which I want to accept in system right.
Please confirm it.
Regards,
Nivedita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2022 06:28 AM
yes correct, I hope this helps you.
Kindly mark this as helpful.