Our client has a requirement to use MailJet email delivery service to send out emails (we have a cloud setup so we cannot use SMTP protocol as per client), We are configuring the MailJet details on email configuration page, however emails are getting queued and getting below error.
sailpoint.tools.RetryableEmailException: Could not send email: [email protected]. The e-mail has been queued. Reason: Acquisition of thread lock expired, unable to notify [email protected]
Let me know if anyone can help us on this. Thanks.
Please, fist that all, check if SailPoint IIQ is sending a lot of email through MailJet service.
From other side, check connectivity between SailPoint IIQ and your MailJet service.
Hello @enistri_devo - I have put the configuration on OOTB email configuration page like mailjet host, port, Id, pass (selected SMTP/Basic option above just to see if it works).
I think whatever we are doing is not correct so looking for solution.
Please share the mailjet configuration in sailpoint ?
Ensure that your network allows outbound connections to Mailjet’s SMTP server on the specified port
We have configured mailjet configuration under SMTP/Basic IIQ was able to resolve the host so we put IP.
And after fw rules setup things are working. Hope this help others as well