Block Emails address from receiving emails

Which IIQ version are you inquiring about?

*[Replace this text with your version of IIQ. The more specific you can be (7.1, 8.3, 8.X), the more people can help.
8.2

Hello everybody
In my sailpoint I have several workflows and rules that make several emails be sent from Emailtemplates that I have

I have a user who should not receive any emails. Is there a central place where I should do this? or do I have to go every rule and worflows and create an if else?
Thank you all

@RIsidoro you can check with your mail exchange team if they can handle with filter out with subject line or something to one user. As they do have some mechanism to use.
Else u need to make change where every u have send email.

I agree that the easiest way would be to filter this in your SMTP server.

If that isn’t feasible, I believe you could make a change in a central place to accomplish the filtering. You should be able to create a custom class that implements the sailpoint.api.EmailNotifier interface that filters out this email that you can then reference in the <entry key="emailNotifierClass" value="sailpoint.example.CustomNotifierClass"/> section of you SystemConfiguration object.

https://community.sailpoint.com/t5/Technical-White-Papers/Best-Practices-Email-Configuration/ta-p/75930#toc-hId-873459249