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-13591
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nick Menere [Atlassian]
Votes: 0
Watchers: 0
Operations

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

Email should be forwarded if we can't parse it

Created: 23/Sep/07 08:30 PM   Updated: 13/Feb/08 11:44 PM
Component/s: Email integration
Affects Version/s: None
Fix Version/s: 3.12.3

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 1 hour, 30 minutes
Time Spent: 1 hour, 30 minutes
Time Spent - 1 hour, 30 minutes

Participants: Anton Mazkovoi [Atlassian], Jed Wesley-Smith [Atlassian], Michael Tokar [Atlassian] and Nick Menere [Atlassian]
Since last comment: 28 weeks, 1 day ago
Resolution Date: 13/Feb/08 11:44 PM
Labels:


 Description  « Hide
If an email throws a javax.mail.internet.ParseException while trying to read an email, it should forward it. Atm, it simply throws an error every time the service runs!

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Anton Mazkovoi [Atlassian] added a comment - 23/Sep/07 09:45 PM
Of course, the forwarding should be done if a forward address is specified.

Jed Wesley-Smith [Atlassian] added a comment - 06/Dec/07 08:00 PM
The fix for this issue has not been able to make it into JIRA v3.12. We are hoping to incorporate it into v3.12.1. As of writing however, there are 163 items scheduled as Fix For v3.12.1. We will not be able to include all of them.

Michael Tokar [Atlassian] added a comment - 13/Feb/08 11:44 PM
AbstractCommentHandler will now log an error and forward the e-mail (if a forward address is set) if there's a ParseException reading the e-mail.