We recently migrated from Microsoft Exchange 2010 to 2013, doing so we lost IMAP support on 2013 and cannot receive emails into JIRA. I am struggling to find documentation on how to integrate JIRA incoming email into our new Exchange 2013 hosted infrastructure.
Thanks for the advice!
You need to enable IMAP on Exchange 2013 (Ideally, the secure form, IMAPS). It's disabled by default on later versions of Exchange because Microsoft prefer their inferior and proprietary MAPI protocol.
Once Exchange has had that re-enabled, Jira will work fine.
Unfortunately no connection was possible. Review the errors below and rectify:
POP or IMAP not working in JIRA
Exchange 2013. POP3 backend and IMAP4 backend enabled in Exchange.
Any idea?
Should i create a new connector in Exchange?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe. There's not enough information here - connection refused could be incorrect credentials, or POP or IMAP not being enabled - you'll need to debug why it is refusing to talk to JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have an email account, and can login with this account to Exchange. Thats mean credential is OK so, in Exchange for this account: IMAP: Enabled POP3: Enabled MAPI: Enabled In Exchange 2013 server POP3 backend and IMAP4 backend is started. I'm trying add pop\imap mail server for Jira to retrieve mail from Host name - server with POP3 and IMAP4 started services Each of protocols POP, SECURE_POP, IMAP, SECURE_IMAP not working with my account. Same error: Unfortunately no connection was possible. Review the errors below and rectify: •ConnectException: Connection refused: connect Account and password checked in Exchange, its working in Exchange fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm afraid repeating the same information does not tell us anything new. You need to debug the reason Exchange is refusing the credentials. It doesn't matter if "account and password checked in exchange" - you need to check them from a remote system by connecting to the pop or imap ports. Check the exchange logs to find out why it is refusing the connections. Maybe test with telnet to the server on the pop/imap ports to try to get more detail on the refusal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I try to integrate exchange 2013 server as IMAP to receive mails into JIRA, and I get the following error :
Many others application successfully access the IMAP server, and I checked the IMAP was enabled on it.
Any idea where the issue come from ?
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That suggests that IMAP is only enabled for SSL access and you have not installed the certificates JIRA needs to present to the server to use it over SSL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are right, I added the autorisation for the IMAP server on cacert file on my java environment and configure JIRA for IMAPS. Thanks Nic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did this work for you Frederic? Where can I find this autorisation for the IMAP to put on a cert?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This works. I found usefull infos on this page:
https://confluence.atlassian.com/adminjiraserver071/connecting-to-ssl-services-802593050.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.