[jira] [Created] (JAMES-1266) Found an exception when sending a mail

2011-06-07 Thread barry (JIRA)
Found an exception when sending a mail -- Key: JAMES-1266 URL: https://issues.apache.org/jira/browse/JAMES-1266 Project: JAMES Server Issue Type: Bug Components: Build System Reporter

[jira] [Commented] (JAMES-1266) Found an exception when sending a mail

2011-06-07 Thread barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045809#comment-13045809 ] barry commented on JAMES-1266: -- I just found it once, it is can't be reproduced. > Found an

Re: Found an exception when sending mail

2011-06-07 Thread Barry
Hi I will post a ticket in Jira. Thanks 2011/6/8 Norman Maurer > Sounds like a bug.. Could you open a hira issue and include the > stacktrace > > Thx > Norman > > 2011/6/8, Barry : > > Hi, I just sent a mail this morning, I found an exception as below: > > DEBUG 09:02:08,281 | james.smtpser

Re: Found an exception when sending mail

2011-06-07 Thread Norman Maurer
Sounds like a bug.. Could you open a hira issue and include the stacktrace Thx Norman 2011/6/8, Barry : > Hi, I just sent a mail this morning, I found an exception as below: > DEBUG 09:02:08,281 | james.smtpserver | Unable to process request > > org.apache.openjpa.persistence.InvalidStateExc

[jira] [Resolved] (JAMES-1265) James Server seems to be compiled with Java 6 instead of Java 5

2011-06-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1265. -- Resolution: Not A Problem Fix Version/s: 3.0-beta1 Assignee: Norman Maurer We s

Found an exception when sending mail

2011-06-07 Thread Barry
Hi, I just sent a mail this morning, I found an exception as below: DEBUG 09:02:08,281 | james.smtpserver | Unable to process request org.apache.openjpa.persistence.InvalidStateException: This operation cannot be performed while a Transaction is active. at org.apache.openjpa.kernel.BrokerI

[jira] [Created] (JAMES-1265) James Server seems to be compiled with Java 6 instead of Java 5

2011-06-07 Thread Jeff Huff (JIRA)
James Server seems to be compiled with Java 6 instead of Java 5 --- Key: JAMES-1265 URL: https://issues.apache.org/jira/browse/JAMES-1265 Project: JAMES Server Issue Type: Bug

svn commit: r1133130 - in /james/mailbox/trunk: api/src/main/java/org/apache/james/mailbox/ store/src/main/java/org/apache/james/mailbox/store/search/ store/src/main/java/org/apache/james/mailbox/stor

2011-06-07 Thread norman
Author: norman Date: Tue Jun 7 19:04:38 2011 New Revision: 1133130 URL: http://svn.apache.org/viewvc?rev=1133130&view=rev Log: Add more Base-Subject extracting tests and fix a few bugs in there. See MAILBOX-78 Modified: james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/SearchQ

svn commit: r1133063 - /james/server/trunk/pom.xml

2011-06-07 Thread rdonkin
Author: rdonkin Date: Tue Jun 7 16:06:57 2011 New Revision: 1133063 URL: http://svn.apache.org/viewvc?rev=1133063&view=rev Log: Upgrade to latest GPG plugin version Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/james/server/trun

svn commit: r1133029 - in /james/server/trunk: cli/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserver/ jcr/ jdbc/ jpa/ l

2011-06-07 Thread rdonkin
Author: rdonkin Date: Tue Jun 7 14:41:56 2011 New Revision: 1133029 URL: http://svn.apache.org/viewvc?rev=1133029&view=rev Log: JAMES-1262 Inherit configuration but add test execution. Modified: james/server/trunk/cli/pom.xml james/server/trunk/core/pom.xml james/server/trunk/data-ap

svn commit: r1133013 - /james/server/trunk/dnsservice-api/pom.xml

2011-06-07 Thread rdonkin
Author: rdonkin Date: Tue Jun 7 13:58:29 2011 New Revision: 1133013 URL: http://svn.apache.org/viewvc?rev=1133013&view=rev Log: JAMES-1262 Inherit configuration but add test execution. Modified: james/server/trunk/dnsservice-api/pom.xml Modified: james/server/trunk/dnsservice-api/pom.xml UR

svn commit: r1133011 - in /james/server/trunk: LICENSE NOTICE

2011-06-07 Thread rdonkin
Author: rdonkin Date: Tue Jun 7 13:53:26 2011 New Revision: 1133011 URL: http://svn.apache.org/viewvc?rev=1133011&view=rev Log: JAMES-1263 I couldn't find any foriegn jars checked into subversion. So simplify attribution. Modified: james/server/trunk/LICENSE james/server/trunk/NOTICE M

MailboxQuotaFixed usage help

2011-06-07 Thread Barry
Hi, I am testing the new James (M3-snapshot-0601), we need to quota the mailbox and the configuration as below: bounces But I can't get the delivery status mail when the user is quota over, is there any error in my configuration? I used it before, and tested successfully.

[jira] [Resolved] (JAMES-1264) UIDL is not unique across multiple mailboxes

2011-06-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1264. -- Resolution: Fixed done > UIDL is not unique across multiple mailboxes > --

svn commit: r1132888 - /james/server/trunk/pop3server/src/main/java/org/apache/james/pop3server/core/UidlCmdHandler.java

2011-06-07 Thread norman
Author: norman Date: Tue Jun 7 07:31:07 2011 New Revision: 1132888 URL: http://svn.apache.org/viewvc?rev=1132888&view=rev Log: Make sure the UIDL is unique across mailboxes. See JAMES-1264 Modified: james/server/trunk/pop3server/src/main/java/org/apache/james/pop3server/core/UidlCmdHandler.

[jira] [Created] (JAMES-1264) UIDL is not unique across multiple mailboxes

2011-06-07 Thread Norman Maurer (JIRA)
UIDL is not unique across multiple mailboxes Key: JAMES-1264 URL: https://issues.apache.org/jira/browse/JAMES-1264 Project: JAMES Server Issue Type: Bug Components: POP3Server Affect