Email logs
One answer
Any failure during e-mail will be written to the usual server log (ie,
catalina.out on Tomcat). There is not a separate log for e-mail.
To send mail Jazz uses the javax.mail SMTP client and connects to the
server that you configured in the /jazz/setup wizard.
michaelbaylis wrote:
catalina.out on Tomcat). There is not a separate log for e-mail.
To send mail Jazz uses the javax.mail SMTP client and connects to the
server that you configured in the /jazz/setup wizard.
michaelbaylis wrote:
Hi,
Where are the email logs? I have checked /var/log/mail*, but
nothng.
Does Jazz use the linux mail system, or does it have it's own smtp
client?
Cheers,
Michael
Comments
How to recover missed email notification as SMTP server down
Has a mention that, having the SMTP server available locally would would be able to log/maintain better diagnostics on recording the emails, Do we specify any specific system requirements for maintaining SMTP and JTS on the same server?