Enable E-mail Notification
|

<select aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.enabled.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; position: relative;">
<option value="true">
true
</option>
<option value="false">
false
</option>
</select>
|
false
|
SMTP Server
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.smtp.server.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
none
|
SMTP Server port
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.smtp.server.port.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
25
|
SMTP Username
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.smtp.user.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
none
|
SMTP Password
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.smtp.password.propertyName" autocomplete="nope" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" title="SMTP Password" type="password">
|
none
|
Restrict To Whitelist
|

<select aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.restrict_to_whitelist.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; position: relative;">
<option value="true">
true
</option>
<option value="false">
false
</option>
</select>
|
false
|
Whitelist
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.whitelist.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
none
|
Debug Mail API
|

<select aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.debug.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; position: relative;">
<option value="true">
true
</option>
<option value="false">
false
</option>
</select>
|
false
|
E-mail From Address
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.from.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
none
|
E-mail From Name
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.from_name.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
none
|
SMTP Reply Address
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.reply.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
none
|
Transport Reuse Count
|

<input aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.reuse_transport_noop.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; margin: 0px; padding: 0px; position: relative;" type="text">
|
19
|
Use STARTTLS
|

<select aria-labelledby="com.ibm.team.repository.service.jts.internal.mailer.MailerService.notification.mail.smtp.starttls.propertyName" class="editValueNode" style="font-family: inherit; font-size: 1em; left: -4px; position: relative;">
<option value="true">
true
</option>
<option value="false">
false
</option>
</select>
|
false
|
Comments
This forum is not a replacement for regular support channels. If you have an urgent support issue, I recommend that you submit a ticket with IBM Rational Support. They will work with you to gather the required information to diagnose and resolve.
A quick Google of CRJAZ1611E provided:
https://www.ibm.com/support/pages/sending-team-invitation-user-other-smtp-user-jts-email-setting-results-crjaz1611e-error
The version of ELM 6.0.6.1 is no longer supported. You need to migrate to 7.0.2. Tomcat is no longer supported with 7.0.2. See https://jazz.net/blog/index.php/2020/04/16/whats-new-in-ibm-engineering-lifecycle-management-7-0-enterprise-deployments/ .
With a snippet from the log file of an unknown application, there is not much to say. As far as I know the JTS sends those invitations on behalf of other applications.
The other question is, did this work until now?
If so, what was done to the systems recently?