Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-150

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-150
    Summary: NullPointer Exception when mail does not contain any Received: headers
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: James
 Components: 
             FetchMail
   Fix Fors:
             2.2.0RC1
   Versions:
             2.2.0RC1

   Assignee: Steve Brewin
   Reporter: Steve Brewin

    Created: Mon, 9 Feb 2004 6:59 AM
    Updated: Sat, 5 Jun 2004 12:54 PM
    Due:     Fri, 13 Feb 2004 12:00 AM

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to