How to ignore email receives from a specific sender

shaik_irfan
Tera Guru

hi,

I am an email address which i need to ignore creating records through inbound action, can anyone please send me how to do that.

 

I see we have Email filters but unsure i can do it for a specific user

3 REPLIES 3

Saurav11
Kilo Patron
Kilo Patron

Hello,

 

So if the user exists in Servicenow you can use the filter Userid is not for the inbound action:-

find_real_file.png

Please mark answer correct/helpful based on impact

 

@Saurav 

I know we can use in inbound action but we have many inbound action and we wanted to make it apply to all

Hello It uou want to apply on all inblund tgen you can write a insert business rule on sys_email table That if user id is that particular user it should set the type to received ignored Please mark answer correct/helpful based on impact