Restricting email notification for specific user

kumaran
Giga Expert

We have a requirement where some specific set of users should be excluded in all the email notification. Eg: We are receiving Auto Emails from different systems for ticket creation in service now, outbound notification to those systems should be restricted.

 

 

Thanks,

Arun

9 REPLIES 9

Anurag Tripathi
Mega Patron
Mega Patron

You can turn off the emails for a particular user, from their user profile.


-Anurag

Thanks for ur reply. I dont see any notification under "Notificaion Preference", not even a single notification.


There is a field called "Notification" under user profile, its a yes/no field. Make is No and save


-Anurag

just to be sure before changing this field.. the user will not receive any mail and at all, if you set the value as 'No'.


yes, correct. No email at all to this user. If you want to be selective then Pradeep's way is better but its a big implementation.



Worst case, write a before BR on approval table and restrict from there   based on specific condition(user and email), but this is not a good way.


-Anurag