[jira] [Issue Comment Edited] (JAMES-1279) question marks in 8-bit headers

2011-10-14 Thread Dmitry (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127894#comment-13127894 ] Dmitry edited comment on JAMES-1279 at 10/14/11 9:54 PM: - I'm tryi

[jira] [Commented] (JAMES-1279) question marks in 8-bit headers

2011-10-14 Thread Dmitry (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127894#comment-13127894 ] Dmitry commented on JAMES-1279: --- I'm trying to test apache-james-3.0-beta4-20111014.184108-2

svn commit: r1183454 - /james/server/trunk/queue-file/src/main/java/org/apache/james/queue/file/FileMailQueue.java

2011-10-14 Thread norman
Author: norman Date: Fri Oct 14 18:27:08 2011 New Revision: 1183454 URL: http://svn.apache.org/viewvc?rev=1183454&view=rev Log: Start to implement remove method of FileMailQueue Modified: james/server/trunk/queue-file/src/main/java/org/apache/james/queue/file/FileMailQueue.java Modified: j

Re: NoSQL backend for James

2011-10-14 Thread Manuel Carrasco MoƱino
You are right, you already sent the github link. I've checked out the code and I've made some changes to make it compile, also I have changed id signature in messages and mailboxes to String since couchdb uses string. I have hardcoded a user and password in the Utils class, it should go in the con

svn commit: r1183448 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/IdleProcessor.java

2011-10-14 Thread norman
Author: norman Date: Fri Oct 14 18:02:17 2011 New Revision: 1183448 URL: http://svn.apache.org/viewvc?rev=1183448&view=rev Log: IdleProcessor does now remove "HeartbeatHandler" once IDLE was complete. See IMAP-348 Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/proc

James Server dies after few dayd

2011-10-14 Thread Saibabu Vallurupalli
Hi Team, We have recently upgraded our James server 3.1 beta2. Also, have got JPA encryption fix on top of 0.3 version. We are seening an issue with James windows setvice. It stops all of a sudden with no complaints in server.log files. Any ideas or suggestions to tackle this issue are greatly appr

[jira] [Resolved] (IMAP-348) IdleProcessor does not remove "HeartbeatHandler" once IDLE was complete

2011-10-14 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-348. Resolution: Fixed > IdleProcessor does not remove "HeartbeatHandler" once IDLE was complete > ---

[jira] [Created] (IMAP-348) IdleProcessor does not remove "HeartbeatHandler" once IDLE was complete

2011-10-14 Thread Norman Maurer (Created) (JIRA)
IdleProcessor does not remove "HeartbeatHandler" once IDLE was complete --- Key: IMAP-348 URL: https://issues.apache.org/jira/browse/IMAP-348 Project: JAMES Imap Issue Type: