Sorry to be a pain and I know this is new to everyone, but I'm really hoping JIRA can help us with release management. Thanks.
Also another note... right now JIRA is sending emails to each developer... should I change notices to instead go to the server-dev mailing list?
-- Serge Knystautas President Lokitech >> software . strategy . design >> http://www.lokitech.com p. 301.656.5501 e. [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
Message:
The following issue has been resolved as FIXED.
--------------------------------------------------------------------- View the issue: http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=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: Resolved Priority: Major Resolution: FIXED
Project: James
Components: FetchMail
Fix Fors:
2.1
Versions:
2.1
Assignee: Steve Brewin Reporter: Steve Brewin
Created: Mon, 9 Feb 2004 6:59 AM Updated: Mon, 9 Feb 2004 8:29 AM 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://nagoya.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]
