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