I've to use this code to send email from my personal gmail or any other account this mail server does not want to send it, any help?
def email=new Email(aplicantEmail) email.setFrom("mypresonal@gmai.com")
Should I configure something else in the system email settings?
This post might be of interest to you https://community.atlassian.com/t5/Answers-Developer-Questions/Jira-Groovy-Script-help-for-sending-email/qaq-p/464559 since it has a full working code from an Adaptavist personel.
my code is working fine just having problem when I want to set From properties, I want to used other email when sending the email not the Jira Outgoing mail server.
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.