Hi everyone!
I want to copy an existing workflow and use it for another project. If I now change something in the copy of the workflow, will this also affect the original? If yes, is there a way to prevent this?
Kind regards,
Pauline
In our (probably) similar case the From='null' was misleading.
atlassian-jira-outgoing-mail.log snippet:
Caused by: javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 554 5.7.1 <test@example.com>: Relay access denied
The error message is right here, the SMTP server denied the relay. Changing the configuration of the SMTP server solved the issue.
Hi Morten. You specified the "Sender field" in the JETI Mail Handler configuration.
This field is filled by the "Email This Issue Auto-reply Mail Handler" that you must configure for your incoming emails.
This means you must both configure the Mail Handler with the Sender field AND set up the mail handler that will save the senders address in that field.
See details in the related part of the documentation.
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.