Our organization uses Vaultive email encryption (vaultive.com) which means that there is an encryption process in between the email content and the end user.
Given the same machine, same Secure IMAP server, same user name and password, same network access: Outlook and Opera Mail can access the account and access the messages un-encrypted. But Jira Server (hosted on that machine) and Jira Cloud only get encrypted text.
I have contacted Vaultive with this question. But I have wondering if anyone here has had some experience with Jira + Vaultive?
Atlassian support was not able to pin point a problem.
Neither could Vaultive support.
I personally suspect it's because the JavaMail library and an authenticated proxy (which is part of the Vaultive methodology) are not playing well. Because we tried accessing the same mailbox through many different applications, and it's always JavaMail-driven ones that fails. (https://javaee.github.io/javamail/FAQ#proxy)
Our solution in the end is a workaround: We are writing our own email handler. We used a C# mail library to retrieve mails (Vaultive + C# works fine), and C# Jira REST API to post to Jira as issues and comments.
Hi, I happened to find S/Notify Email Encryption for Jira add-on on Atlassian Marketplace:
https://marketplace.atlassian.com/apps/1218251/s-notify-email-encryption-for-jira?hosting=server&tab=overview
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.