Hi,
I want to forward an email to a dedicated email address, and put only the jira ticket id in the subject line, and send without having to opening the jira ticket. I want to log that email attachment in the ticket just by sending email with jira Id in subject.
Can anyone help me to do this setting ?
Thanks
Sushmitha
Hi @Sushmitha ,
you should be able to do that through an mail handler (https://confluence.atlassian.com/adminjiraserver/creating-issues-and-comments-from-email-938847641.html).
In particular, you should select "Add comment with the entire email body"
Hope this helps,
Fabio
Hi @Fabio Racobaldo _Herzum_ ,
Can you please tell me where can I find Add a comment with the entire email body dialog box in Jira ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sushmitha ,
step by step guide is available at the following URL https://confluence.atlassian.com/adminjiraserver/creating-issues-and-comments-from-email-938847641.html
In particular :
import/mail
subdirectory of the Jira home directory, specify the subdirectory structure (within import/mail
) here.To: jira@example.com
From: some-jira-user@example.com
Subject: (TEST-123) issue summary title here
Body of the email goes here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I did,
but no help :(
I wanted to send it in hidden copy to Jira ...
I have to deal with it now by copying it manually.
Because it only uploads the last message (top email) to Jira and omits the rest of the communication completely ....
But in reality it somehow had to be processed in Jira, because the pictures from previous messages will be uploaded :(
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.