[ http://issues.apache.org/jira/browse/JAMES-419?page=all ]
     
Stefano Bagnara resolved JAMES-419:
-----------------------------------

    Fix Version: 2.3.0a2
                     (was: 2.3.0a1)
     Resolution: Fixed

> NPE during 8bit conversion of non-mime messages
> -----------------------------------------------
>
>          Key: JAMES-419
>          URL: http://issues.apache.org/jira/browse/JAMES-419
>      Project: James
>         Type: Bug

>   Components: Remote Delivery
>     Versions: 2.3.0a1
>     Reporter: Stefano Bagnara
>     Assignee: Stefano Bagnara
>     Priority: Blocker
>      Fix For: 2.3.0a2
>  Attachments: patch.txt
>
> Just sending a message with no mime informations:
> ---------------
> Received: from localhost ([127.0.0.1])
>           by BAGOMIPS (JAMES SMTP Server 2.3-dev) with SMTP ID 254;
>           Sat, 3 Sep 2005 18:23:04 +0200 (CEST)
> Subject: test
> Date: Sat, 3 Sep 2005 18:23:04 +0200 (CEST)
> From: [EMAIL PROTECTED]
> test
> .
> -----------
> 03/09/05 18:23:07 INFO  James.Mailet: RemoteDelivery: Exception caught in 
> RemoteDelivery.run()
> java.lang.NullPointerException
>       at com.sun.mail.smtp.SMTPTransport.convertTo8Bit(SMTPTransport.java:702)
>       at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:521)
>       at 
> org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDelivery.java:521)
>       at 
> org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.java:1050)
>       at java.lang.Thread.run(Thread.java:534)
> -----------

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to