New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-11924
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dylan Etkin [Atlassian]
Reporter: Dylan Etkin [Atlassian]
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

MailFetcherService does not delete mail message if it is unable to forward the mail because of an exception

Created: 11/Jan/07 07:37 PM   Updated: 17/Jan/07 04:54 PM
Component/s: Email integration
Affects Version/s: 3.7.1
Fix Version/s: 3.7.2

Time Tracking:
Original Estimate: 1 hour
Original Estimate - 1 hour
Remaining Estimate: 1 hour
Remaining Estimate - 1 hour
Time Spent: Not Specified
Remaining Estimate - 1 hour

Participants: Dylan Etkin [Atlassian]
Since last comment: 1 year, 32 weeks, 2 days ago
Resolution Date: 11/Jan/07 09:30 PM
Labels:


 Description  « Hide
MailFetcherService does not delete mail message if it is unable to forward the mail because of an exception. We have seen on support.atlassian.com that a mail was being forwarded and the mail was larger than the mail service was willing to accept. This caused an exception to be generated but the mail was left in the box so it was processed over and over.

A further problem with this is that if the mail is being fetched is fetched via pop then you can still run into JRA-11046.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dylan Etkin [Atlassian] added a comment - 11/Jan/07 09:30 PM
This has been fixed up. We now will log the failure and delete the message from the mailbox.

Dylan Etkin [Atlassian] added a comment - 14/Jan/07 09:03 PM
I have changed this again, such that we will let the message stay in the inbox and be processed over and over, but we should not be affected any longer by JRA-11046.