Issue Details (XML | Word | Printable)

Key: JAMES-150
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Steve Brewin
Reporter: Steve Brewin
Votes: 0
Watchers: 0
Operations

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

NullPointer Exception when mail does not contain any Received: headers

Created: 09/Feb/04 02:59 PM   Updated: 05/Jun/04 07:54 PM  Due: 13/Feb/04
Return to search
Component/s: FetchMail
Affects Version/s: 2.2.0
Fix Version/s: 2.2.0

Time Tracking:
Not Specified

Resolution Date: 09/Feb/04 04:29 PM


 Description  « Hide
A NullPointer Exception is thrown when a mail does not contain any Received: headers.

Method org.apache.james.fetchmail.MessageProcessor.computeRemoteDomain() expects an empty String array to be answered by javax.mail.internet.mimemessage.getHeader(String) when there are no headers, but the method is answering null.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.