Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×You need to put something on jira's mail queue or invoke the send method from the mail server.
def mailServerManager = componentManager.getMailServerManager()
def mailServer = mailServerManager.getDefaultSMTPMailServer()
SingleMailQueueItem item = new SingleMailQueueItem(email);
ManagerFactory.getMailQueue().addItem(item);
help!!! anyone??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.