email notification to prevent generating emails to guest@example.com and test@xyz.com

Shekhar Deshin1
Mega Guru

@Ankur Bawiskar 

 

Can you please help me on how to prevent generating emails to specific email id in servicenow.but other should work properly.Is there any specific way that we can stop email to guest@example.com are generating some performance issue.

 

Thanks,

Shekhar, 

 

1 ACCEPTED SOLUTION

@Shekhar Deshin1 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@Shekhar Deshin1 

check email address filter module

Set email address filters 

also check this

Restricting Outbound Email by Domain Whitelist 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Shekhar Deshin1 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Thanks Ankur for solution provided above.

The goal is to prevent the generation of sys_email records.

Our requirement is to use the email filter, but then also to modify the Flows triggering the INC notifications so that the filtered-out email addresses don't trigger sys_email records.

Is there any updates on above ?

 

Thanks,

Shekhar,

Thanks Ankur for solution provided above.

The goal is to prevent the generation of sys_email records.

Our requirement is to use the email filter, but then also to modify the Flows triggering the INC notifications so that the filtered-out email addresses don't trigger sys_email records.

Is there any updates on above ?