Reattempting Email Sending in Case of Timeout
Issue:
Emails, including notification emails, failing to send due to a timeout.
Fix:
Emails will be retried once if they fail to send due to a timeout.
Note:
- Before applying the .fjar file, kindly verify its compatibility in the "Jar Compatibility" section below.
- The fix is specific to the graph configuration and addresses only the timeout issue.
Steps to apply the fix:
1. Download the attached .fjar file.
3. Restart the application service.
Jar Compatibility:
Build | Compatible Jar |
14630 | 14630_graph_reattempt_sending.fjar |
New to ADSelfService Plus?
Related Articles
Mail sending failed_Unable to relay
Error trace in logs: javax.mail.SendFailedException: Invalid Addresses;nested exception is: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1 Unable to relay Possible Cause: The SMTP server does not allow relaying unless you are sending email ...
Mail sending failed_ Unrecognized SSL message, plaintext connection?
Log error trace: Caused by: javax.mail.MessagingException: Could not connect to SMTP host: smtp.office365.com, port: 587; nested exception is: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? Solution: Error trace means ...
Change the default font-size and font-family while sending emails from SCP
Kindly try the following steps below, Access the database and initiate the query below select * from globalconfig where category = 'rta'; It will list out the global config categories and from the list check for the globalconfigid for font -size and ...
Debug: Mail sending failed in Graph due to Semaphore issue
Issue: Mail sending via Graph triggered from Job Scheduler (system notifications) are failed due to internal Semaphore acquire timeout. This may happen when two threads initiated from Job scheduler are holding the thread for long time. Debug: The ...
Customize password reset email
Steps to customize the email sent for resetting the password of a technician or requester Follow the below steps to customize the password reset link email content: 1. Admin -> Settings -> General settings -> translations 2. In the search bar enter ...