check the smtp configuration at sailpoint end, in global settings, and verify if the details are correct. check in the loggers, if there are any error specific with respect to smpt?? if not able to find, test the provisioning or any transaction on any of the user, and see what error you get while sending the notifcation.
@lojainahmed Could you please check audit logs for emailSent and emailFailure? and check if you see any entries over there. This looks more like an IIQ issue as of now.
Thanks everyone for your informative answers; they helped me a lot!
The issue was that our environment has two task servers and one UI server. The request was handled by the UI server, but since we recently changed that serverâs subnet, emails werenât being sent. I also couldnât find the records in /monitor/requests/requests.jsf.
To fix this, I will either enable the ârequest taskâ on the two task servers or leave it as is and open the connection between the UI server and the SMTP relay.