This issue is on and off. I followed the below troubleshooting..
Checked the Email Request under Applications>> Service Desk
Test gives me "
No problems found with email settings configuration. Successfully connected to the specified email server. |
"
Logs says ServiceRunner Messaging Error when MailPullerWorker pulls emails from help@abc.com: Couldn't connect to host, port: outlook.office365.com, 993; timeout 50000
JIRA-Bootstrap Updated mail connection id 5 with parameters help@abc.com help@abc.com outlook.office365.com imaps 993
ERROR [] Caesium-1-2 anonymous Messaging Error when MailPullerWorker pulls emails from help@abc.com: A3 BAD User is authenticated but not connected.
Here is my configurations details. We have 4 POP / IMAP Mail Servers listed in Incoming Email(it has help@abc.com details with different server name and username). Attached Image 1
That specific error message is known to happen when Jira is using IMAP with a shared mailbox on office 365. There is a KB on that error in: A3 BAD User is authenticated but not connected error message when using JIRA with Office365
From that KB:
Cause
- JIRA does not support IMAP integrated with a Shared Mailbox. This feature suggestion has been closed as there are no current plans to build it:
JRASERVER-30688 - IMAP login to a shared mailbox RESOLVED
Workaround
Use POP3 instead:
Protocol: SECURE_POP
Host: outlook.office365.com
Port: 995
Username: licenseduser@mydomain.com\sharedmailboxalias
Password: (licensed user password)
I hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Frank,
Are you talking about Mail Handler or normal Jira Service Desk email configuration? Because that looks like a mail handler to me, which usually does not have anything to with how Jira Service Desk mail is configured, in fact I would not recomend configuring both of them for the same project...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira is a bit delicate when working with mails. Make sure your Jira installation can reach the mailbox and try first with a normal email (even your own email would work) before trying shared accounts or mailbox. I usually find it works better with a single email in the same domain as the one configure for sending mails.
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.
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.