[jira] [Updated] (MAILBOX-118) MaildirStore not setup correctly

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated MAILBOX-118: -- Summary: MaildirStore not setup correctly (was: MaildirStore) > MaildirStore not setup correc

[jira] [Created] (MAILBOX-118) MaildirStore

2011-08-23 Thread Norman Maurer (JIRA)
MaildirStore Key: MAILBOX-118 URL: https://issues.apache.org/jira/browse/MAILBOX-118 Project: James Mailbox Issue Type: Bug Components: spring Affects Versions: 0.4 Reporter: Norman Maurer

[jira] [Resolved] (IMAP-336) Use static fields where possible for CAPABILITIES

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-336. Resolution: Fixed > Use static fields where possible for CAPABILITIES > -

[jira] [Created] (JAMES-1300) Deactive IMAP IDLE keep-alives

2011-08-23 Thread Norman Maurer (JIRA)
Deactive IMAP IDLE keep-alives -- Key: JAMES-1300 URL: https://issues.apache.org/jira/browse/JAMES-1300 Project: JAMES Server Issue Type: Improvement Components: IMAPServer Affects Versions: 3.0-beta

[jira] [Created] (IMAP-336) Use static fields where possible for CAPABILITIES

2011-08-23 Thread Norman Maurer (JIRA)
Use static fields where possible for CAPABILITIES - Key: IMAP-336 URL: https://issues.apache.org/jira/browse/IMAP-336 Project: JAMES Imap Issue Type: Improvement Components: Protocol

svn commit: r1160980 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/

2011-08-23 Thread norman
Author: norman Date: Wed Aug 24 05:36:10 2011 New Revision: 1160980 URL: http://svn.apache.org/viewvc?rev=1160980&view=rev Log: Use static fields where possible for CAPABILITIES. See IMAP-336 Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/AbstractSelection

Re: Fwd: [jira] [Commented] (INFRA-3869) Some mirrors are broken for James distribution

2011-08-23 Thread Norman Maurer
Fixed.. Let us hope it will help: norman@minotaur:/www/www.apache.org/dist/james/apache-james/3.0-beta3$ ls -lta * -rw-rw-r-- 1 rdonkin james 30659717 Aug 24 05:15 apache-james-3.0-beta3-app.tar.gz -rw-rw-r-- 1 rdonkin james 1530 Aug 24 05:15 apache-james-3.0-beta3-app.tar.gz.asc -rw

Re: Fwd: [jira] [Commented] (INFRA-3869) Some mirrors are broken for James distribution

2011-08-23 Thread Eric Charles
On 24/08/11 02:50, sebb wrote: (snipped) I.e. use the unix "touch" command to update the dates of all the files in the beta3 directory. I tried touch -t 20110823 *, but I receive 'Operation not permitted' (files in 3.0-beta3 are owned by rdonkin). This needs to be done by someone in

Re: Fwd: [jira] [Commented] (INFRA-3869) Some mirrors are broken for James distribution

2011-08-23 Thread sebb
On 23 August 2011 15:55, Eric Charles wrote: > Hi Robert, > > Did you see anything special when deploying James server beta3? > File/folders permissions? anything else? > > On INFRA-3869, I understand we need to release beta4 if we want to fix this. That's not quite what I understood. Releasing

[jira] [Created] (IMAP-335) Review synchronization / locking

2011-08-23 Thread Norman Maurer (JIRA)
Review synchronization / locking Key: IMAP-335 URL: https://issues.apache.org/jira/browse/IMAP-335 Project: JAMES Imap Issue Type: Improvement Affects Versions: 0.2.1 Reporter: Norman Maurer

[jira] [Created] (IMAP-334) Only use one Thread for Idle keep-alives

2011-08-23 Thread Norman Maurer (JIRA)
Only use one Thread for Idle keep-alives Key: IMAP-334 URL: https://issues.apache.org/jira/browse/IMAP-334 Project: JAMES Imap Issue Type: Improvement Components: Protocol Report

svn commit: r1160838 - /james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/MessageResultImpl.java

2011-08-23 Thread norman
Author: norman Date: Tue Aug 23 18:34:22 2011 New Revision: 1160838 URL: http://svn.apache.org/viewvc?rev=1160838&view=rev Log: Remove not necessary synchronization. See MAILBOX-117 Modified: james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/MessageResultImpl.java Modif

[jira] [Created] (MAILBOX-117) Review synchronization / locking

2011-08-23 Thread Norman Maurer (JIRA)
Review synchronization / locking Key: MAILBOX-117 URL: https://issues.apache.org/jira/browse/MAILBOX-117 Project: James Mailbox Issue Type: Improvement Affects Versions: 0.3 Reporter: Norman M

svn commit: r1160830 - in /james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store: LazyMimeDescriptor.java MessageResultImpl.java MimeDescriptorImpl.java ResultUtils.java

2011-08-23 Thread norman
Author: norman Date: Tue Aug 23 18:14:42 2011 New Revision: 1160830 URL: http://svn.apache.org/viewvc?rev=1160830&view=rev Log: Lazy load and populate the MimeDescriptor. See MAILBOX-116 Added: james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/LazyMimeDescriptor.java

[jira] [Resolved] (MAILBOX-116) Lazy load and populate the MimeDescriptor

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-116. --- Resolution: Fixed done! > Lazy load and populate the MimeDescriptor > -

about the six failing tests

2011-08-23 Thread Ioan Eugen Stan
Hello, There are six tests that fail, all located in the FetchBodyStructure suite. I have isolated the first and put println's all over the code to find the source. If you look at the last lines, the differences in what the server sends back and what he should are that instead of en, en-US,en-CA,

[jira] [Resolved] (IMAP-333) FETCH 1 BODY[...] should not create a MimeDescriptorStructure

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-333. Resolution: Fixed > FETCH 1 BODY[...] should not create a MimeDescriptorStructure > -

Re: Backup and restore question

2011-08-23 Thread Norman Maurer
you can also stop SMTP/IMAP/POP3 via JMX during the process... bye norman Am Dienstag, 23. August 2011 schrieb Eric Charles : > It's for the mailbox related tables, so all tables expect the JAMES_USER and the JAMES_DOMAIN. > > Those two tables are not linked via FK to the others, and the relation

Re: Fwd: [jira] [Commented] (INFRA-3869) Some mirrors are broken for James distribution

2011-08-23 Thread Eric Charles
Hi Robert, Did you see anything special when deploying James server beta3? File/folders permissions? anything else? On INFRA-3869, I understand we need to release beta4 if we want to fix this. Thx. On 23/08/11 16:35, Eric Charles wrote: fyi. You can follow on the INFRA-3869 Origina

Re: Backup and restore question

2011-08-23 Thread Eric Charles
It's for the mailbox related tables, so all tables expect the JAMES_USER and the JAMES_DOMAIN. Those two tables are not linked via FK to the others, and the relations are made via names (the users and the domains). You will have to recreate by hand (SQL insert, or via james-cli) the users an

Fwd: [jira] [Commented] (INFRA-3869) Some mirrors are broken for James distribution

2011-08-23 Thread Eric Charles
fyi. You can follow on the INFRA-3869 Original Message Subject: [jira] [Commented] (INFRA-3869) Some mirrors are broken for James distribution Date: Tue, 23 Aug 2011 14:33:34 + (UTC) From: Sebb (JIRA) To: e...@apache.org [ https://issues.apache.org/jira/browse/INFR

Backup and restore question

2011-08-23 Thread Saibabu Vallurupalli
Hi, We are in process of taking backup and restore of James database using maildir and jpa. In this process we would like to know if this backup and restore is for entire repository or just emails table JAMES_MAIL? Thanks, Sai

svn commit: r1160623 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/fetch/FetchResponseBuilder.java

2011-08-23 Thread norman
Author: norman Date: Tue Aug 23 11:03:50 2011 New Revision: 1160623 URL: http://svn.apache.org/viewvc?rev=1160623&view=rev Log: Only create MimeDescriptorStructure if really needed. See IMAP-333 Modified: james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/fetch/FetchRes

[jira] [Updated] (IMAP-333) FETCH 1 BODY[...] should not create a MimeDescriptorStructure

2011-08-23 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated IMAP-333: --- Description: We don't need to generate a MimeDescriptorStructure if a client issue the following comma

[jira] [Created] (MAILBOX-116) Lazy load and populate the MimeDescriptor

2011-08-23 Thread Norman Maurer (JIRA)
Lazy load and populate the MimeDescriptor - Key: MAILBOX-116 URL: https://issues.apache.org/jira/browse/MAILBOX-116 Project: James Mailbox Issue Type: Improvement Components: store Affect

[jira] [Created] (IMAP-333) FETCH 1 BODY[...] should not create a MimeDescriptorStructure

2011-08-23 Thread Norman Maurer (JIRA)
FETCH 1 BODY[...] should not create a MimeDescriptorStructure - Key: IMAP-333 URL: https://issues.apache.org/jira/browse/IMAP-333 Project: JAMES Imap Issue Type: Improvement