Hello,
Is it possible to configure Jira to use the user email adress as the sender of the notifications ?
Presently, a generic email address is configured in the Outgoing email configuration.
I would like to allow users to reply directly to emails sent by jira on events
Thanks for the help
Is it possible to configure Jira to use the user email adress as the sender of the notifications ?
No, this is not possible or generaly desireable, for the following reasons:
1. Your mailserver would have to allow the JIRA server to mail out, masquerading, as all users, your system admin will likely not want this.
2. Replies to those email will go to the user themselves not JIRA, comments will not get converted from email, data will be lost, this is not how JIRA works and will confuse people.
Presently, a generic email address is configured in the Outgoing email configuration.
What actually occurs in JIRA is that the NAME of the user is injected into the Personal part of the address, the outbound SMTP from: address remains whatever the JIRA default (your generic reference) is.
I would like to allow users to reply directly to emails sent by jira on events
You can, with a Mail Handler. Mail Handlers need to be associated with a Mailbox to get mail. If you were somehow able to do what you describe, hwo exactly would JIRA be able to 'get' those replies? It can't. You need to setup an inbound mailbox that is likely the same as your outbound mailbox.
See https://confluence.atlassian.com/display/JIRA/Creating+Issues+and+Comments+from+Email
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.