So Atlassian have broken their MultiQueueTaskManager, it no longer accepts a
MailQueueItem???
Does anyone no how to send emails using 7.0.1?
We have the same problem.
Documentation with last update in april does not help. https://developer.atlassian.com/server/confluence/sending-emails-in-a-plugin/
We found that following but i don't know if we run in performance issues with that.
mailQueueItem.send();
I found the solution in the confluence release notes for 7.0.
It's a long way down. Need to search for email.
The actual link is:
https://confluence.atlassian.com/doc/preparing-for-confluence-7-0-950280675.html
and look for the section
Thank you that helped!
It looks like you're new here. Sign in or register to get started.