Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Incoming Mail Servers is not working after upgrade from Jira 5 to Jira 7

Sujit Dash September 21, 2016

Hi Team,

we are facing some issue after upgrade from JIRA 5 to JIRA 7.Our incoming mail handler is not working so that we can add the comment from email to JIRA issue.We are getting below error.

2016-09-21 13:41:06,748 ajp-nio-8009-exec-31 ERROR u5021000 821x48892x1 x6g1vy 172.19.27.94 /secure/admin/VerifyPopServerConnection!add.jspa [c.a.j.p.mail.webwork.VerifyMailServer] Unable to connect to the server  due to the following exception: javax.mail.AuthenticationFailedException: Logon failure: unknown user name or bad password.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 21, 2016

It's connecting ok, but the credentials are wrong, or the user is not set up correctly on the mail server.

Last time I did this, it was because we had moved server during the upgrade (export from JIRA 5 on server 1, create empty new JIRA 7 on server 2, import data), and the mail server had been secured so that user JIRA-sender could only log in from the ip address of server 1.  So that needs to be checked too.

Sujit Dash September 21, 2016

Hi Nic,

 

Thanks for your support.

Could you please guide me the steps,how to check(JIRA-sender could only log in from the ip address of server 1)

 

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 22, 2016

You need to look at the configuration of the account on the mail server.  It's the mail server telling JIRA the connection is refused, so you need to look at that to find out why it's refusing access.

Suggest an answer

Log in or Sign up to answer