Hi, When using Office365 SMTP server to send email with IVY (daily summary), I got an error from the SMTP server : com.sun.mail.smtp.SMTPSendFailedException: 432 4.3.2 STOREDRV.ClientSubmit; sender thread limit exceeded [Hostname=VI1P190MB0189.EURP190.PROD.OUTLOOK.COM] This error occurs because IVY try to send more then 3 emails at the same time (using multiple threads). I didn't find any configuration I can change in the system properties to limit the number of thread used. Do you have any workaround for this ? Tx in advance. Fabien Duay asked 06.11.2019 at 02:55 fabien |
Just looked into the source of axon.ivy 5.1 and did not find any configuration that allows to reduce the pressure on the remote SMTP. answered 13.11.2019 at 07:42 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 06.11.2019 at 02:55
Seen: 7,899 times
Last updated: 13.11.2019 at 07:42
many improvements have been done in the past on the mail send stack and on the configuration capabilities too. therefore, we need the ivy version you are working with in order to give any advise.
The Ivy server is in version 5.1.13
push-up comment