[ http://issues.apache.org/jira/browse/JAMES-475?page=all ]

Stefano Bagnara reassigned JAMES-475:
-------------------------------------

    Assign To: Stefano Bagnara

> SQLException on james trunk after build and without modifications of 
> config.xml
> -------------------------------------------------------------------------------
>
>          Key: JAMES-475
>          URL: http://issues.apache.org/jira/browse/JAMES-475
>      Project: James
>         Type: Bug

>     Reporter: Norman Maurer
>     Assignee: Stefano Bagnara

>
> Here is the problem:
> [EMAIL PROTECTED]:~/stuff/workspace/james-dev$ telnet localhost 25
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 220 debbox SMTP Server (JAMES SMTP Server 2.3-dev) ready Sat, 8 Apr 2006 
> 15:04:3 1 +0200 (CEST)
> helo test.de
> 250 debbox Hello test.de (localhost [127.0.0.1])
> mail from: <[EMAIL PROTECTED]>
> 250 2.1.0 Sender <[EMAIL PROTECTED]> OK
> rcpt to: <[EMAIL PROTECTED]>
> 250 2.1.5 Recipient <[EMAIL PROTECTED]> OK
> rcpt to: <[EMAIL PROTECTED]>
> 250 2.1.5 Recipient <[EMAIL PROTECTED]> OK
> data
> 354 Ok Send data ending with <CRLF>.<CRLF>
> test
> .
> 451 4.0.0 Error processing message: Exception spooling message: Exception 
> caught  while storing mail Container: ;
>   nested exception is:
>         SQL Exception: An unexpected exception was thrown;
>   nested exception is:
>         class javax.mail.MessagingException: Exception caught while storing 
> mail  Container: ;
>   nested exception is:
>         SQL Exception: An unexpected exception was thrown

-- 
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