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's gravatar image

fabien
(suspended)
accept rate: 0%

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.

(06.11.2019 at 04:16) Reguel Werme... ♦♦ Reguel%20Wermelinger's gravatar image

The Ivy server is in version 5.1.13

(06.11.2019 at 04:20) fabien fabien's gravatar image

push-up comment

(12.11.2019 at 08:03) fabien fabien's gravatar image

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.

link

answered 13.11.2019 at 07:42

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×34
×3

Asked: 06.11.2019 at 02:55

Seen: 7,279 times

Last updated: 13.11.2019 at 07:42