It's all about the answers!

Ask a question

Great delay with email notification delivery


Arun K Sriramaiah (3.2k13477) | asked May 09, 4:48 a.m.

a user is added to the subscribers list, the notification mail is sent with large delay (even some days).

One answer



permanent link
Arun K Sriramaiah (3.2k13477) | answered May 09, 4:49 a.m.

Please find the below workaround and need to perform during non-business hours with less impact.

In server.startup on JTS add this line.

Note: The line below is for Linux. For Windows use the format that matches other similar lines in the server.startup.bat.

JAVA_OPTS="$JAVA_OPTS -Dmail.smtp.userset=true"

Stop and restart the JTS server.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.