Hi there.
Is there any place where I (as a system administrator) can go through the list of successfuly sent emails from Jira?
Some workers report not getting the some important notifications from Jira. I tried to verify that information, so I looked for the outgoing mail log. I found the atlassian-jira-outgoing-mail.log, but it shows only warns and errors. I can't seem to find any log or registry of all successfully sent mails, therefore I can not verify if users just missed the mails (spam folder maybe), or if they realy did not receive it.
I'd love to see an verbosity option which just shows me subject line, recipients, timestamp, and perhaps sender on a single line in that log for a successfully sent mail. I certainly don't need the message body. We generate a tremendous amount of mail and running in debug mode full time is not an option for us. Currently it is very difficult to determine if missing mail is a user issue, an SMTP issue, or a JIRA Issue.
Sorry for the late reply.
We had a similar isssue and wrote a plugin for compensation. You can now see in the issue who has ben notified.
https://marketplace.atlassian.com/plugins/de.materna.jira.plugins.maillogger/server/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That looks very promising!
When will the plugin become paid?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there one available for the cloud version
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wow, that plug in is awesome. Just installed it. Only shows activity going forward, as expected, but works well!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jens,
sorry for disturbing you. I try to get your Add on up and running, but no log appears, of what has been mailed. I found a discussion in the marketplace, that it might be conected, to the new JIRA 8 feature, to batch outgoing e-mails. I lave that feature, even more, that I love your feature, which sounds very valuable, so I try to get an answer via this channel.
I'm very sorry to disturb you this way regarding an addon free of charge.
Regards
Gunnar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you enable the logging for outgoing emails? Take a look into the Logging and Profiling admin section.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes. Logging is on, debugging is off.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you turn debugging on, you will see all emails (and get a lot log entries :-))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have turned debugging ON.
It worked, but after few hours it turned off by itself. I turned it back on, it worked again, and it turned off again after a while. It seems like there is some timer on debug email logging...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you may wanna look at
{INSTALL-DIR}/atlassian-jira/WEB-INF/classes/log4j.properties
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have the same question. We really need to log sent emails (for auditing) but with normal email logging turned on the only thing in the log files are errors. Turning on debugging is far to verbose. Another very curious thing is that I am seeing incoming error message in the atlassian-jira-outgoing-mail.log
2014-12-10 13:39:23,206 WARN [JIRA_SVC_Incoming] QuartzScheduler_Worker-2 ServiceRunner jira@acxiom.com Unable to extract text from MIME part with Content-Type 'multipart/related;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll want to look for SR-247.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you please explain what is SR-247? I tried to look for such issue in atlassian jira, but didn't find any.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.