The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
  • Community
  • Q&A
  • Jira
  • Questions
  • while running test for incoming mail handler, it is showing error -"found unprocessed 255 messages in pop3 folder"

while running test for incoming mail handler, it is showing error -"found unprocessed 255 messages in pop3 folder"

NehaNagori
March 15, 2017

I was configuring mail handler for incoming mail. while running test of that handler it is showing error: found unprocessed 255 messages in the pop3 folder. How to delete those messages. or please suggest any alternative.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
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 Champions.
March 16, 2017

That usually means it has found 255 messages, read them, been unable to do anything with them, so it does not delete them, and detects them again on the next run.

You should log into the mailbox, check that the messages are genuinely not needed (if you do need them, then you'll need to work out why they're failing and re-send a new version of them with data it can handle), and delete them there.

NehaNagori
April 5, 2018

Hi Nic,

Now, we are facing one strange problem.

We are able to create a ticket if we are sending mail from our personal id. But the ticket is not creating if we are sending an email from our official id.

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 Champions.
April 5, 2018

Is the email arriving in the in-box?  If it is, then Jira will be trying to import them, and you will find a reason for it failing inthe logs.

NehaNagori
April 5, 2018

Hi Nic,

Thanks for replying. 

I am not aware of the logs. Where can we check the logs?

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 Champions.
April 5, 2018

Unless you've relocated them, <jira home>/logs/atlassian-jira.log is the first one to look at.

NehaNagori
April 6, 2018

Hi Nic,

We checked the logs, it says "Reporter (neha) does not have permission to create an issue. Message rejected."

But I have admin access for JIRA as well as the project. some users are able to create the ticket through email and some are not.

One of my colleague has same permissions as of me. He is able to create the ticket.