[jira] [Commented] (JAMES-1547) empty mails do not get a received header attached when using smtpserver

2014-05-04 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13988931#comment-13988931 ] Eric Charles commented on JAMES-1547: - Can you upload the patch related to the fix

[jira] [Resolved] (JAMES-1546) karaf integration tests randomly failing due to external repository availability/connectivity

2014-05-04 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1546. - Resolution: Fixed Fix Version/s: 3.0.0-beta5 Assignee: Eric Charles Patch

[jira] [Commented] (JAMES-1547) empty mails do not get a received header attached when using smtpserver

2014-04-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984604#comment-13984604 ] Eric Charles commented on JAMES-1547: - Cool. I will review and commit. Thx Mark

[jira] [Commented] (JAMES-1436) APPEND IMAP command can result in JAMES IMAP waiting indefinitely for data

2014-04-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984602#comment-13984602 ] Eric Charles commented on JAMES-1436: - We may be talking on different things. I

[jira] [Commented] (JAMES-1548) javax.mail - geronimo or oracle implementation?

2014-04-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13985107#comment-13985107 ] Eric Charles commented on JAMES-1548: - Great! Yes, please submit your patch

[jira] [Commented] (JAMES-1547) empty mails do not get a received header attached when using smtpserver

2014-04-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13985117#comment-13985117 ] Eric Charles commented on JAMES-1547: - @Mark With your patch, I now have the following

[jira] [Closed] (JAMES-1547) empty mails do not get a received header attached when using smtpserver

2014-04-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1547. --- Resolution: Fixed Fix Version/s: 3.0.0-beta5 Patch committed. Thx Mark empty mails do

[jira] [Commented] (JAMES-1547) empty mails do not get a received header attached when using smtpserver

2014-04-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13985121#comment-13985121 ] Eric Charles commented on JAMES-1547: - @Mark forget my previous comment, I didn't

[jira] [Commented] (JAMES-1545) Anonymous ChannelPipelineFactory implementation in IMAPServer does not stop timer

2014-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983948#comment-13983948 ] Eric Charles commented on JAMES-1545: - That's probably the top of the iceberg. IMAP

[jira] [Commented] (JAMES-1546) karaf integration tests randomly failing due to external repository availability/connectivity

2014-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983949#comment-13983949 ] Eric Charles commented on JAMES-1546: - We need to fix this. Can you have a look

[jira] [Assigned] (JAMES-1547) empty mails do not get a received header attached when using smtpserver

2014-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles reassigned JAMES-1547: --- Assignee: Eric Charles empty mails do not get a received header attached when using

[jira] [Commented] (JAMES-1547) empty mails do not get a received header attached when using smtpserver

2014-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983952#comment-13983952 ] Eric Charles commented on JAMES-1547: - Thx for the patch. Where is precisly the fix

[jira] [Commented] (JAMES-1436) APPEND IMAP command can result in JAMES IMAP waiting indefinitely for data

2014-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983953#comment-13983953 ] Eric Charles commented on JAMES-1436: - To my knowledge, this issue fixed in trunk

Re: James deployment

2014-04-28 Thread Eric Charles
Hi Emma, This is how it works. You will need also to look at the different spring files spread in the other modules. These are responsible to inject the beans. Load the all the server module in your favorite IDE http://james.apache.org/server/3/dev-build.html The modules are usually built upon

[jira] [Commented] (JAMES-1548) javax.mail - geronimo or oracle implementation?

2014-04-28 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983962#comment-13983962 ] Eric Charles commented on JAMES-1548: - We were using Oracle not so long ago

Re: creating mailing list objects in Apache James 3

2014-04-17 Thread Eric Charles
I would take the server-2.3 code and try to reintegrate it in server-3. From there, you could refactor and enhance. On 04/16/2014 04:13 PM, Dimitar Dimitrov wrote: Hi everyone. I just finished the integration of Apache James (trunk) with JCR repository store (for domains, users and mailboxes)

[jira] [Assigned] (MAILBOX-203) SimpleMessageTest is platform dependent

2014-04-13 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles reassigned MAILBOX-203: Assignee: Eric Charles SimpleMessageTest is platform dependent

[jira] [Resolved] (MAILBOX-203) SimpleMessageTest is platform dependent

2014-04-13 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved MAILBOX-203. -- Resolution: Fixed Fix Version/s: 0.6 Patch committed. Thx Mark. SimpleMessageTest

[jira] [Commented] (MAILBOX-203) SimpleMessageTest is platform dependent

2014-04-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13958521#comment-13958521 ] Eric Charles commented on MAILBOX-203: -- Can you create and upload a patch here

[jira] [Commented] (JAMES-1544) Execution make-war of goal org.apache.maven.plugins:maven-war-plugin:2.3:war failed: basedir .../james/app/src/main/config/war does not exist

2014-04-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13958522#comment-13958522 ] Eric Charles commented on JAMES-1544: - Strange. Can you try 'mvn clean install

[jira] [Commented] (JAMES-1539) client can send mail without auth command although smtp Authentication type is set to annuonce

2014-01-12 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13868996#comment-13868996 ] Eric Charles commented on JAMES-1539: - I guess this is only to local recipients

[jira] [Commented] (JAMES-1538) Unable to set localhost for EHLO/HELO in RemoteDelivery mailet

2014-01-11 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13868797#comment-13868797 ] Eric Charles commented on JAMES-1538: - I had other issues with geronimo-mail (for imap

[jira] [Commented] (IMAP-379) james imap stops responding after sometime when accessed continuously.

2014-01-10 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13867739#comment-13867739 ] Eric Charles commented on IMAP-379: --- Tested here and no more issue with beta5-trunk

[jira] [Closed] (IMAP-379) james imap stops responding after sometime when accessed continuously.

2014-01-10 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed IMAP-379. - Resolution: Fixed Fix Version/s: 0.3 james imap stops responding after sometime when accessed

[jira] [Commented] (JAMES-1537) IMAP in James mail server 3.0 beta 4 stops responding after some time .

2014-01-10 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13868683#comment-13868683 ] Eric Charles commented on JAMES-1537: - more stable and less buggy. IMAP in James

[jira] [Commented] (JAMES-1537) IMAP in James mail server 3.0 beta 4 stops responding after some time .

2014-01-09 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13867018#comment-13867018 ] Eric Charles commented on JAMES-1537: - I tested with trunk and everything works fine

[jira] [Commented] (JAMES-1537) IMAP in James mail server 3.0 beta 4 stops responding after some time .

2014-01-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13865733#comment-13865733 ] Eric Charles commented on JAMES-1537: - I will run your test class on trunk and see

[jira] [Assigned] (JAMES-1534) JMX connections not being closed

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles reassigned JAMES-1534: --- Assignee: Eric Charles JMX connections not being closed

[jira] [Resolved] (JAMES-1534) JMX connections not being closed

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1534. - Resolution: Fixed Fix Version/s: 3.0-beta4 Fixed, thx Phillip. JMX connections

[jira] [Created] (JAMES-1535) Use sha1Hex methdod instead of the deprecated shaHex from o.a.c.c.d.DigestUtils

2014-01-02 Thread Eric Charles (JIRA)
Eric Charles created JAMES-1535: --- Summary: Use sha1Hex methdod instead of the deprecated shaHex from o.a.c.c.d.DigestUtils Key: JAMES-1535 URL: https://issues.apache.org/jira/browse/JAMES-1535 Project

[jira] [Closed] (JAMES-1532) JPAUser database field too short for SHA-512 password hashes

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1532. --- Resolution: Fixed Assignee: Eric Charles Fixed in trunk. JPAUser database field too short

[jira] [Resolved] (JAMES-1536) Move imap spring definitions in its own context

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1536. - Resolution: Fixed committed in trunk. Move imap spring definitions in its own context

[jira] [Resolved] (JAMES-1535) Use sha1Hex methdod instead of the deprecated shaHex from o.a.c.c.d.DigestUtils

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1535. - Resolution: Fixed Assignee: Eric Charles committed Use sha1Hex methdod instead

[jira] [Closed] (JAMES-1535) Use sha1Hex methdod instead of the deprecated shaHex from o.a.c.c.d.DigestUtils

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1535. --- Use sha1Hex methdod instead of the deprecated shaHex from o.a.c.c.d.DigestUtils

[jira] [Created] (JAMES-1536) Move imap spring definitions in its own context

2014-01-02 Thread Eric Charles (JIRA)
Eric Charles created JAMES-1536: --- Summary: Move imap spring definitions in its own context Key: JAMES-1536 URL: https://issues.apache.org/jira/browse/JAMES-1536 Project: James Server Issue

[jira] [Updated] (JAMES-1534) JMX connections not being closed

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles updated JAMES-1534: Fix Version/s: (was: 3.0-beta4) 3.0.0-beta5 JMX connections not being

[jira] [Closed] (JAMES-1536) Move imap spring definitions in its own context

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1536. --- Move imap spring definitions in its own context

[jira] [Closed] (JAMES-1534) JMX connections not being closed

2014-01-02 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1534. --- JMX connections not being closed Key: JAMES-1534

Re: James 3.0-beta3 and jdk1.7

2013-12-18 Thread Eric Charles
Prolly latest jdk7 needs latest james. On 12/18/2013 11:12 AM, BlancaHN wrote: Hi, I have just upgraded my java version, and currently I am using the latest jdk so far (jdk1.7.0_45). I have the same problem as other users in this forum: Caused by:

Re: Tool to convert from Postfix Maildir to James Maildir

2013-12-01 Thread Eric Charles
Cool. I will add the link to our doc. Eric On 11/29/2013 10:05 PM, Juan Larriba wrote: Hi, when I switched to James, I was already using Postfix configured for Maildir for a while. I wanted all my old email archive to be managed by James configured with JPA to MySQL database. Unfortunately,

Re: [ANNOUNCE] New committer: Emma Sesmero

2013-12-01 Thread Eric Charles
Great news. Welcome Emma! On 12/01/2013 11:22 AM, Manuel Carrasco MoƱino wrote: Hi All, The Apache James PMC has extended committer karma to Emma Sesmero. As you know she has been working on a web console named Bond, for administrating James during her GSOC-2013 project. You can checkout and

Re: [jira] [Commented] (JAMES-1530) Add a filter parameter to LDAP user check to filter logins

2013-11-24 Thread Eric Charles
Hi Vincent, You are very welcome to open a jira and attach there some code patches [1] Another way is just to post on the dev mailing list and talk about your contributions. Thx, Eric [1] https://issues.apache.org/jira/browse/JAMES On 24/11/13 16:27, Vincent Pang wrote: Hi Eric Charles

[jira] [Commented] (JAMES-1530) Add a filter parameter to LDAP user check to filter logins

2013-11-23 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830865#comment-13830865 ] Eric Charles commented on JAMES-1530: - Any patch for this Robert? Add a filter

[jira] [Closed] (JAMES-1531) Remove the JPAMessage duplicated entry

2013-11-23 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1531. --- Remove the JPAMessage duplicated entry -- Key

[jira] [Resolved] (JAMES-1531) Remove the JPAMessage duplicated entry

2013-11-23 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1531. - Resolution: Fixed Assignee: Eric Charles Patch committed, thx Juan. Remove

[jira] [Assigned] (JAMES-1526) Move wrapper.log to logs directory

2013-11-22 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles reassigned JAMES-1526: --- Assignee: Eric Charles Move wrapper.log to logs directory

[jira] [Resolved] (JAMES-1526) Move wrapper.log to logs directory

2013-11-22 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1526. - Resolution: Fixed Patch committed. Thx Juan. Move wrapper.log to logs directory

[jira] [Closed] (JAMES-1526) Move wrapper.log to logs directory

2013-11-22 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1526. --- Move wrapper.log to logs directory -- Key: JAMES

Re: ParseException -- incorrect header structure

2013-11-20 Thread Eric Charles
Nor the exception no the header are given in your mail. Yes, we used to add javax.mail params in the configuration (see pom.xml). Btw, we use apache geronimo now. On 19/11/13 16:48, BlancaHN wrote: Hi! In our application, we are using james mail server 3.0 (javax version 1.4.4, also tried

[jira] [Closed] (JAMES-1529) james-cli.sh copymailbox action does not work

2013-11-18 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1529. --- Resolution: Fixed Fix Version/s: 3.0.0-beta5 Assignee: Eric Charles Fixed, thx Juan

Re: Let me introduce myself

2013-11-18 Thread Eric Charles
Good to know you Juan. Eric On 17/11/13 23:23, Juan Larriba wrote: Hi all, I want to introduce myself in this list. I am Juan Larriba, and I found Apache James when I was looking for a mail server implemented in Java as a base for personal projects. Why Java? I am a Java developer myself, and

Re: James contribution

2013-11-18 Thread Eric Charles
Hi Emma, It is really up to you. For example, you can pick a JIRA for the sever [1], or Hupa [2] and propose a patch. We will review it. Thx, Eric [1] https://issues.apache.org/jira/browse/JAMES [1] https://issues.apache.org/jira/browse/HUPA On 18/11/13 07:57, Emma Sesmero wrote: Hello all,

[jira] [Commented] (MAILBOX-200) Hierarchical folder layout for maildir

2013-11-11 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13819847#comment-13819847 ] Eric Charles commented on MAILBOX-200: -- The maildir subproject have unit test

[jira] [Commented] (MAILBOX-200) Hierarchical folder layout for maildir

2013-11-10 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13818488#comment-13818488 ] Eric Charles commented on MAILBOX-200: -- Are the integration test successful? https

[jira] [Commented] (MAILBOX-200) Hierarchical folder layout for maildir

2013-11-07 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815868#comment-13815868 ] Eric Charles commented on MAILBOX-200: -- The mailbox-maildir.properties [1] is read

[jira] [Commented] (MAILBOX-200) Hierarchical folder layout for maildir

2013-11-07 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815870#comment-13815870 ] Eric Charles commented on MAILBOX-200: -- swap [1] and [2] in my previous post

[jira] [Commented] (JAMES-1527) HELO name problem on windows

2013-11-06 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815649#comment-13815649 ] Eric Charles commented on JAMES-1527: - is this a bug in James? HELO name problem

Re: Issue with startTLS

2013-11-03 Thread Eric Charles
Which version are you using? It seems that you use multiple smtpserver files (cfr smtpserver-ssl) On 31/10/13 01:14, Saibabu Vallurupalli wrote: Hi All, I configured my James server to use SSL/TLS and then I am trying to enable startTLS=true my James is throwing exceptions:

[jira] [Commented] (JAMES-1526) Move wrapper.log to logs directory

2013-11-03 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812386#comment-13812386 ] Eric Charles commented on JAMES-1526: - Any patch for this? Move wrapper.log to logs

[GSOC2013] Bond project success - Congrats Emma!

2013-10-26 Thread Eric Charles
Hi All, The James community is happy to announce Emma did succeed her GSOC project named Bond. The project goal was to develop a basic administration console for James server on top of Hupa Web UI (GWT base). For more details, read the initial proposal [1], the project code repository and

[jira] [Commented] (JSIEVE-96) How to deploy Sieve scripts

2013-10-23 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JSIEVE-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13803103#comment-13803103 ] Eric Charles commented on JSIEVE-96: See also https://issues.apache.org/jira/browse

Re: Folder Sync

2013-10-23 Thread Eric Charles
If you use IMAP, client will be able to synchronize the folders. For e.g. thunderbird, you need to manually ask to read the new folders. On 09/10/13 14:17, Saibabu Vallurupalli wrote: Hi, Our James implementation uses different clients. Is there away we can synchronize the folders between

Re: Latest source code

2013-10-23 Thread Eric Charles
To build: http://james.apache.org/server/3/dev-build.html Use svn, not git (nor github) for the guice contributions, please add patches on https://issues.apache.org/jira/browse/JAMES-1479 On 21/10/13 09:36, Matthieu Baechler wrote: Hi all, I'm starting some work on James and I'd like to

[jira] [Commented] (MAILBOX-199) Maildir support for Windows

2013-09-30 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781841#comment-13781841 ] Eric Charles commented on MAILBOX-199: -- I had a quick look to the patch. You should

[jira] [Commented] (MAILBOX-199) Maildir support for Windows

2013-09-30 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13782053#comment-13782053 ] Eric Charles commented on MAILBOX-199: -- What you say makes sense. However, I don't

[jira] [Resolved] (JAMES-1520) init param name for RemoteDelivery mailet doesn't match name in config.

2013-09-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1520. - Resolution: Fixed Assignee: Eric Charles Thx for the report. It is already correct

[jira] [Commented] (JAMES-1499) Could not start server 3.0.0-beta5

2013-09-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781320#comment-13781320 ] Eric Charles commented on JAMES-1499: - https://repository.apache.org/content

[jira] [Commented] (JAMES-1522) Running james 3.0beta5 fails due to unsatisfied dependencies

2013-09-29 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781328#comment-13781328 ] Eric Charles commented on JAMES-1522: - Strange. Are you building from src? Are you

Re: Web Administration Console

2013-09-23 Thread Eric Charles
(DelegatingMethodAccessorImpl.java:43) On Sun, Sep 22, 2013 at 7:18 PM, Eric Charles e...@apache.org wrote: I took the code and will give feedback in the coming days. On 20/09/13 22:11, Emma Sesmero wrote: Hello all, I am finishing the web administration console, so here I send you the link [1

Re: Web Administration Console

2013-09-22 Thread Eric Charles
I took the code and will give feedback in the coming days. On 20/09/13 22:11, Emma Sesmero wrote: Hello all, I am finishing the web administration console, so here I send you the link [1] to the project just in case you want to take a look. The current version is missing the mappings, since I

Re: Problem on sending e-mail

2013-08-28 Thread Eric Charles
the domain name (in your case 'domain.tld') must have mx dns record, or must be your localhost. If you want to try it locally, add '127.0.0.1 domaintld' in your /etc/hosts file. On 27/08/13 13:30, Manolis Prekas wrote: I am on OSX 10.8 i have installed the binary version and run the run.sh

[jira] [Commented] (JAMES-1519) TLS connection failed

2013-08-24 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749340#comment-13749340 ] Eric Charles commented on JAMES-1519: - Strange. Does it always happen on the second

[jira] [Updated] (JAMES-1518) Allows non-ASCII characters in MIME mail headers

2013-08-12 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles updated JAMES-1518: Attachment: spl-1.txt Finally I still have some ??? in some mails (see attached sample

[jira] [Commented] (JAMES-1518) Allows non-ASCII characters in MIME mail headers

2013-08-09 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13735768#comment-13735768 ] Eric Charles commented on JAMES-1518: - With the patch, I don't have anymore those

[jira] [Commented] (JAMES-1518) Allows non-ASCII characters in MIME mail headers

2013-08-08 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1373#comment-1373 ] Eric Charles commented on JAMES-1518: - Yep, I often see some ??? Will try your patch

[ANNOUNCE] Dongxu Wang (echo) Committer

2013-08-07 Thread Eric Charles
Hi, The Apache James PMC recently extended committer karma to Dongxu Wang (echo) and he has accepted. Welcome on board Echo! You can post here a few words on who you are and what you will do within the Apache James Community. Eric

[jira] [Commented] (JAMES-1517) Server fails with UnsatisfiedDependencyException after enabling JDBCGreylistHandler

2013-08-06 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13730679#comment-13730679 ] Eric Charles commented on JAMES-1517: - Are you building from trunk

[jira] [Resolved] (IMAP-375) FETCH CHANGEDSINCE returns unchanged messages

2013-08-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved IMAP-375. --- Resolution: Fixed Fix Version/s: 0.3 Patch committed. Thx Jan-Philipp. FETCH

[jira] [Created] (IMAP-376) Fix compilation issue of AbstractSelectionProcessor on modern jdk

2013-08-01 Thread Eric Charles (JIRA)
Eric Charles created IMAP-376: - Summary: Fix compilation issue of AbstractSelectionProcessor on modern jdk Key: IMAP-376 URL: https://issues.apache.org/jira/browse/IMAP-376 Project: James Imap

[jira] [Closed] (IMAP-375) FETCH CHANGEDSINCE returns unchanged messages

2013-08-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed IMAP-375. - FETCH CHANGEDSINCE returns unchanged messages

[jira] [Closed] (IMAP-376) Fix compilation issue of AbstractSelectionProcessor on modern jdk

2013-08-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed IMAP-376. - Fix compilation issue of AbstractSelectionProcessor on modern jdk

[jira] [Resolved] (IMAP-376) Fix compilation issue of AbstractSelectionProcessor on modern jdk

2013-08-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved IMAP-376. --- Resolution: Fixed Fix Version/s: 0.3 Fix compilation issue of AbstractSelectionProcessor

[jira] [Closed] (MAILBOX-197) ModSeq is set to -1 on all messages when updating flags

2013-08-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed MAILBOX-197. Resolution: Fixed Fix Version/s: 0.6 Assignee: Eric Charles Patch committed

[jira] [Resolved] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-08-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved MAILBOX-198. -- Resolution: Fixed Fix Version/s: 0.6 Assignee: Eric Charles Committed

[jira] [Closed] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-08-01 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed MAILBOX-198. Improve SimpleMessageSearchIndex performance

[jira] [Commented] (JAMES-1394) Mails stuck in queue/spool

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725041#comment-13725041 ] Eric Charles commented on JAMES-1394: - How are you sure the issue will not rise again

[jira] [Commented] (JAMES-1394) Mails stuck in queue/spool

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725202#comment-13725202 ] Eric Charles commented on JAMES-1394: - Thx a bunch. My first suspect for this JIRA

[jira] [Commented] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725232#comment-13725232 ] Eric Charles commented on MAILBOX-198: -- tried to apply MAILBOX-198-2.patch but still

[jira] [Commented] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-31 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725248#comment-13725248 ] Eric Charles commented on MAILBOX-198: -- Cool! it now applies fine. I will test

Re: IMAP: SelectedMailboxImpl performance

2013-07-31 Thread Eric Charles
(see inline) On 07/31/2013 03:37 PM, Jan-Philipp Niewerth | invencom wrote: Dear imap developers, we are using James 3 trunk in production for several weeks now. Great work! The impression we got is that is already very stable at least in our use case. My personal mailbox is also running on

[jira] [Commented] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-30 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13724304#comment-13724304 ] Eric Charles commented on MAILBOX-198: -- I tried to apply MAILBOX-198.patch on trunk

[jira] [Commented] (IMAP-375) FETCH CHANGEDSINCE returns unchanged messages

2013-07-26 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720666#comment-13720666 ] Eric Charles commented on IMAP-375: --- Did you try this patch on a james instance serving

[jira] [Commented] (MAILBOX-198) Improve SimpleMessageSearchIndex performance

2013-07-26 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720667#comment-13720667 ] Eric Charles commented on MAILBOX-198: -- Did you try this patch on a james instance

[jira] [Commented] (MAILBOX-197) ModSeq is set to -1 on all messages when updating flags

2013-07-26 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720665#comment-13720665 ] Eric Charles commented on MAILBOX-197: -- Did you try this patch on a james instance

[jira] [Commented] (JAMES-1373) Test and document jsieve in server 3.0b4

2013-07-26 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720670#comment-13720670 ] Eric Charles commented on JAMES-1373: - It may be a regression introduced when

[jira] [Commented] (JAMES-1515) Maildirstorage backend crashes with Exception due to wrong filename

2013-07-26 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720672#comment-13720672 ] Eric Charles commented on JAMES-1515: - How do you see this class/code integrated

[jira] [Commented] (JAMES-1511) James Server Fails with Thunderbird

2013-07-26 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720675#comment-13720675 ] Eric Charles commented on JAMES-1511: - Are you sending to james hosted email address

[jira] [Commented] (JAMES-1513) Default configurations for server Fail

2013-07-26 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13720682#comment-13720682 ] Eric Charles commented on JAMES-1513: - I think the smtp-template.xml has been fixed

Re: Where and how to read Configuration files

2013-07-25 Thread Eric Charles
On 25/07/2013 14:18, Emma Sesmero wrote: Hello all, Currently, I am implementing the configuration web interface and I have a couple of questions: - The documentation says that all configuration files resides in the ./conf and ./conf/META-INF folder. So what I am doing now is trying to read

[jira] [Commented] (JAMES-1217) [gsoc2013] Add out-of-office functionality

2013-07-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13707994#comment-13707994 ] Eric Charles commented on JAMES-1217: - The best is to send a mail on the james server

<    1   2   3   4   5   6   7   8   9   10   >