svn commit: r1035939 - /james/mailbox/trunk/src/site/xdoc/index.xml

2010-11-16 Thread eric
Author: eric Date: Wed Nov 17 07:31:48 2010 New Revision: 1035939 URL: http://svn.apache.org/viewvc?rev=1035939&view=rev Log: Link to server/2 Modified: james/mailbox/trunk/src/site/xdoc/index.xml Modified: james/mailbox/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/james/

svn commit: r1035938 - /james/project/trunk/project/src/site/xdoc/download.xml

2010-11-16 Thread eric
Author: eric Date: Wed Nov 17 07:29:45 2010 New Revision: 1035938 URL: http://svn.apache.org/viewvc?rev=1035938&view=rev Log: Mention pop3 is broken for M2. Modified: james/project/trunk/project/src/site/xdoc/download.xml Modified: james/project/trunk/project/src/site/xdoc/download.xml URL:

svn commit: r1035937 - /james/project/trunk/project/src/site/xdoc/index.xml

2010-11-16 Thread eric
Author: eric Date: Wed Nov 17 07:29:33 2010 New Revision: 1035937 URL: http://svn.apache.org/viewvc?rev=1035937&view=rev Log: Update on logo tab. Modified: james/project/trunk/project/src/site/xdoc/index.xml Modified: james/project/trunk/project/src/site/xdoc/index.xml URL: http://svn.apach

svn commit: r1035935 - /james/server/trunk/netty-socket/src/main/java/org/jboss/netty/handler/stream/ChannelOutputStream.java

2010-11-16 Thread norman
Author: norman Date: Wed Nov 17 07:12:43 2010 New Revision: 1035935 URL: http://svn.apache.org/viewvc?rev=1035935&view=rev Log: Fix the ChannelOutputStream which I broke yesterday evening.. doh! Modified: james/server/trunk/netty-socket/src/main/java/org/jboss/netty/handler/stream/ChannelOut

svn commit: r1035794 - /james/server/trunk/pop3server/src/main/java/org/apache/james/pop3server/netty/POP3NettySession.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 20:40:09 2010 New Revision: 1035794 URL: http://svn.apache.org/viewvc?rev=1035794&view=rev Log: Share outputstream on channel per session Modified: james/server/trunk/pop3server/src/main/java/org/apache/james/pop3server/netty/POP3NettySession.java Modified:

svn commit: r1035766 - /james/server/trunk/pop3server/src/test/java/org/apache/james/pop3server/AbstractAsyncPOP3ServerTest.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 19:54:58 2010 New Revision: 1035766 URL: http://svn.apache.org/viewvc?rev=1035766&view=rev Log: Enable one more check Modified: james/server/trunk/pop3server/src/test/java/org/apache/james/pop3server/AbstractAsyncPOP3ServerTest.java Modified: james/server/tr

svn commit: r1035765 - /james/server/trunk/netty-socket/src/main/java/org/jboss/netty/handler/stream/ChannelOutputStream.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 19:54:28 2010 New Revision: 1035765 URL: http://svn.apache.org/viewvc?rev=1035765&view=rev Log: improve performance by not copy buffer Modified: james/server/trunk/netty-socket/src/main/java/org/jboss/netty/handler/stream/ChannelOutputStream.java Modified: j

svn commit: r1035730 - in /james/imap/trunk: api/pom.xml jcr/pom.xml jpa/pom.xml mailbox/pom.xml maildir/pom.xml memory/pom.xml message/pom.xml parent/pom.xml pom.xml processor/pom.xml protocol-tester

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 18:28:58 2010 New Revision: 1035730 URL: http://svn.apache.org/viewvc?rev=1035730&view=rev Log: Pump up version number Modified: james/imap/trunk/api/pom.xml james/imap/trunk/jcr/pom.xml james/imap/trunk/jpa/pom.xml james/imap/trunk/mailbox/pom.xml

[jira] Resolved: (IMAP-229) Copy mail does not copy all columns

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-229. Resolution: Fixed fixed.. thx for reporting > Copy mail does not copy all columns >

svn commit: r1035725 - in /james/imap/trunk: jcr/src/main/java/org/apache/james/mailbox/jcr/mail/model/ jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/ maildir/src/main/java/org/apa

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 18:21:33 2010 New Revision: 1035725 URL: http://svn.apache.org/viewvc?rev=1035725&view=rev Log: Correctly copy all Message metadata on Copy the Message instance. See IMAP-229. Thx to Mohammad Naghavi for reporting the bug Modified: james/imap/trunk/jcr/src/ma

[jira] Updated: (IMAP-229) Copy mail does not copy all columns

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated IMAP-229: --- Component/s: Maildir Mailbox JPA Mailbox JCR Mailbox

[jira] Resolved: (JAMES-1133) ActiveMQMailQueue leaks memory

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1133. -- Resolution: Fixed hopefully it fixed now > ActiveMQMailQueue leaks memory > --

svn commit: r1035719 - /james/server/trunk/queue-activemq/src/main/java/org/apache/james/queue/activemq/ActiveMQMailQueue.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 18:07:00 2010 New Revision: 1035719 URL: http://svn.apache.org/viewvc?rev=1035719&view=rev Log: Remove ActiveMQBlobMessage payload on exception Modified: james/server/trunk/queue-activemq/src/main/java/org/apache/james/queue/activemq/ActiveMQMailQueue.java Mo

svn commit: r1035705 - /james/server/trunk/queue-activemq/src/main/java/org/apache/james/queue/activemq/ActiveMQMailQueue.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 17:39:46 2010 New Revision: 1035705 URL: http://svn.apache.org/viewvc?rev=1035705&view=rev Log: Now fix memory leak for real (JAMES-1133) Modified: james/server/trunk/queue-activemq/src/main/java/org/apache/james/queue/activemq/ActiveMQMailQueue.java Modified

[jira] Commented: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932483#action_12932483 ] Norman Maurer commented on JAMES-1136: -- ok so its a regression.. I will check why it f

[jira] Commented: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932481#action_12932481 ] Eric Charles commented on JAMES-1136: - I tested the mailbox with 3.0-M1, and everything

[jira] Commented: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932457#action_12932457 ] Eric Charles commented on JAMES-1136: - I IMAP4 a few mailboxes from a few PC . On one

[jira] Updated: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Sylvain Vieujot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Vieujot updated JAMES-1136: --- Attachment: telnetSession.txt Telnet session file attached. The list, stat and uidl commands

[jira] Commented: (JAMES-1133) ActiveMQMailQueue leaks memory

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932434#action_12932434 ] Norman Maurer commented on JAMES-1133: -- The memory leak is because of this: https://is

svn commit: r1035602 - /james/server/trunk/queue-activemq/src/main/java/org/apache/james/queue/activemq/ActiveMQMailQueue.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 11:57:48 2010 New Revision: 1035602 URL: http://svn.apache.org/viewvc?rev=1035602&view=rev Log: Done use a statistics plugin for getting the size of a queue because there is a bug in ActiveMQ. Thats a workaround for JAMES-1133 Modified: james/server/trunk/que

[jira] Reopened: (JAMES-1133) ActiveMQMailQueue leaks memory

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reopened JAMES-1133: -- Reopen as it still leaks the memory via JMX > ActiveMQMailQueue leaks memory > ---

[jira] Resolved: (JAMES-1134) fetchmail configure function does not handle multiple accounts properly

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1134. -- Resolution: Fixed Assignee: Norman Maurer Committed a fix. Please review: http://svn.apa

svn commit: r1035599 - /james/server/trunk/fetchmail/src/main/java/org/apache/james/fetchmail/FetchMail.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 11:51:27 2010 New Revision: 1035599 URL: http://svn.apache.org/viewvc?rev=1035599&view=rev Log: Correctly handle more then one account in FetchMail configuration. See JAMES-1134. Thx to Toël Hartmann for the patch and for reporting. Se committed code is based on h

[jira] Resolved: (JAMES-385) Allow to prevent weak ciphers when using "useTLS"

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-385. - Resolution: Fixed Assignee: Norman Maurer done > Allow to prevent weak ciphers when using "

[jira] Resolved: (PROTOCOLS-10) Allow to specify which ciphers are allowed for TLS

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-10. Resolution: Fixed done > Allow to specify which ciphers are allowed for TLS > --

[jira] Updated: (JAMES-385) Allow to prevent weak ciphers when using "useTLS"

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-385: Affects Version/s: 2.3.0 2.3.1 2.3.2

svn commit: r1035595 - in /james/server/trunk: imapserver/src/main/java/org/apache/james/imapserver/netty/ lmtpserver/src/main/java/org/apache/james/lmtpserver/netty/ netty-socket/src/main/java/org/ap

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 11:36:08 2010 New Revision: 1035595 URL: http://svn.apache.org/viewvc?rev=1035595&view=rev Log: Allow to specify which ciphers are allowed for TLS. See JAMES-385 Modified: james/server/trunk/imapserver/src/main/java/org/apache/james/imapserver/netty/IMAPServer

svn commit: r1035592 - /james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/AbstractSSLAwareChannelPipelineFactory.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 11:34:36 2010 New Revision: 1035592 URL: http://svn.apache.org/viewvc?rev=1035592&view=rev Log: Allow to specify which ciphers are allowed for TLS. See PROTOCOLS-10 Modified: james/protocols/trunk/impl/src/main/java/org/apache/james/protocols/impl/AbstractSSLA

[jira] Created: (PROTOCOLS-10) Allow to specify which ciphers are allowed for TLS

2010-11-16 Thread Norman Maurer (JIRA)
Allow to specify which ciphers are allowed for TLS -- Key: PROTOCOLS-10 URL: https://issues.apache.org/jira/browse/PROTOCOLS-10 Project: JAMES Protocols Issue Type: New Feature Affects Vers

[jira] Commented: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932416#action_12932416 ] Norman Maurer commented on JAMES-1136: -- Hmm, I can not reproduce it. If I telnet to t

[jira] Resolved: (JAMES-1135) fetchmail does not handle isLocalRecipient correctly

2010-11-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1135. -- Resolution: Fixed Assignee: Norman Maurer Fixed.. thanks again for the report and fix. P

svn commit: r1035583 - /james/server/trunk/fetchmail/src/main/java/org/apache/james/fetchmail/MessageProcessor.java

2010-11-16 Thread norman
Author: norman Date: Tue Nov 16 10:56:15 2010 New Revision: 1035583 URL: http://svn.apache.org/viewvc?rev=1035583&view=rev Log: Correctly handle the check for local recipients. See JAMES-1135. Thx to Toël Hartmann for the fix Modified: james/server/trunk/fetchmail/src/main/java/org/apache/j

[jira] Updated: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Sylvain Vieujot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Vieujot updated JAMES-1136: --- Environment: Server : Fedora 13, 86x64. Database : Postgresql 8.4 was:Fedora 13, 86x64 >

[jira] Updated: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Sylvain Vieujot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Vieujot updated JAMES-1136: --- Fix Version/s: (was: 3.0-M1) > Re-Open 1005 -POP3 Stat/List hangs on second execution dur

[jira] Updated: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Sylvain Vieujot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Vieujot updated JAMES-1136: --- Attachment: pop3Error.jpg Screen shot of the Outlook error message. > Re-Open 1005 -POP3 Sta

[jira] Updated: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Sylvain Vieujot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Vieujot updated JAMES-1136: --- Description: When login via pop3 and execute two times stat or list command it just han

[jira] Created: (JAMES-1136) Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session

2010-11-16 Thread Sylvain Vieujot (JIRA)
Re-Open 1005 -POP3 Stat/List hangs on second execution during POP3Session - Key: JAMES-1136 URL: https://issues.apache.org/jira/browse/JAMES-1136 Project: JAMES Server I