Re: Upcoming "polish" contributions (June-July 2022)

2022-05-24 Thread Rene Cordier
Hello, Just to quickly come back to the ElasticSearch upgrade to 8.2 as I started taking a look. It seems we gonna need to migrate the api client used in our code as the version 8 comes with an entirely new client library: https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/

Upcoming "polish" contributions (June-July 2022)

2022-05-22 Thread Benoit TELLIER
Hello dear community, With my team we plan to invest ~ one month polishing James. We will invest some of our time to hopefully address some technical-dept related topic for the distributed James server. So far this includes: *# Reactor elastic -> boundedElastic switch* A scheduler is the ab

Re: Akquinet contributions to James

2021-11-03 Thread Otto, Karsten Andreas
On 03.11.21 05:59, btell...@linagora.com wrote: > Hello Tung, > > Thanks for the feedback. > > On 03/11/2021 11:24, Tung Tran Van wrote: >> Hello Otto, >> Very interesting, >> >>> Delay on authentication failure (S) >> I will follow how it will be implemented. Right now, I think about Redis >>

Re: Akquinet contributions to James

2021-11-03 Thread Otto, Karsten Andreas
On 03.11.21 04:45, btell...@apache.org wrote: > Hello Otto, > It is actually Karsten :-) > This sounds very promising! Thanks for sharing your feedback as well as > these enhancements. > > I will give my thoughts on each one of these propositions, inlined in > the email. > > Best regards, > >

Re: Akquinet contributions to James

2021-11-02 Thread btell...@linagora.com
Hello Tung, Thanks for the feedback. On 03/11/2021 11:24, Tung Tran Van wrote: > Hello Otto, > Very interesting, > >> Delay on authentication failure (S) > I will follow how it will be implemented. Right now, I think about Redis > with expire time key-value, with key is the fingerprint of the cl

Re: Akquinet contributions to James

2021-11-02 Thread Tung Tran Van
Hello Otto, Very interesting, > Delay on authentication failure (S) I will follow how it will be implemented. Right now, I think about Redis with expire time key-value, with key is the fingerprint of the client. > Check user credentials via WebAdmin (M) What is the key difference between webAd

Re: Akquinet contributions to James

2021-11-02 Thread btell...@apache.org
Hello Otto, This sounds very promising! Thanks for sharing your feedback as well as these enhancements. I will give my thoughts on each one of these propositions, inlined in the email. Best regards, Benoit TELLIER On 02/11/2021 23:41, Otto, Karsten Andreas wrote: > Dear James Community, > > Ov

Akquinet contributions to James

2021-11-02 Thread Otto, Karsten Andreas
Dear James Community, Over the last two years, we at Akquinet have developed an email solution for the medical and healthcare sector. We chose Apache James for this project because it provides - a robust clustering solution out of the box, - a comprehensive WebAdmin REST interface for integratio

Our contributions for "Event Dead Letters" and "Deleted Messages Vault" in the coming weeks

2019-02-20 Thread Benoit Tellier
Hi folks! In the three coming weeks, me, Duc TRAN, René CORDIER, and Dat PHAM will be working on two cool features: "Event Dead Letter" and "Deleted Messages Vault" As you know we recently refactored the event system. As part of this effort we promoted error handling as an event bus responsibilit

[jira] [Resolved] (JAMES-2147) Encourage coding contributions

2017-10-02 Thread Tellier Benoit (JIRA)
regarding website documentation > Encourage coding contributions > -- > > Key: JAMES-2147 > URL: https://issues.apache.org/jira/browse/JAMES-2147 > Project: James Server > Issue Type: Improvement

[jira] [Closed] (JAMES-2147) Encourage coding contributions

2017-10-02 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2147. - > Encourage coding contributions > -- > > Key

[jira] [Updated] (JAMES-2147) Encourage coding contributions

2017-09-21 Thread Tellier Benoit (JIRA)
o" is hard. We need a set of ticket about tasks to encourage newcomers to do code contributions. These tickets needs to be referenced with labels for having easily a list in JIRA. The link to these labels needs to be exposed on the first page of the website. Here is a list of propo

[jira] [Created] (JAMES-2147) Encourage coding contributions

2017-09-21 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-2147: - Summary: Encourage coding contributions Key: JAMES-2147 URL: https://issues.apache.org/jira/browse/JAMES-2147 Project: James Server Issue Type

Re: Contributions

2015-04-23 Thread Eric Charles
ls that I'd like >>>> to share with you: >>>> 1. have James 3.0 released ! >>>> 2. writing backends to run James on Cassandra/ElasticSearch/Kafka >>>> 3. write some mailet or other extensions to match our products >>>> functional needs &

Re: Contributions

2015-04-13 Thread Benoit Tellier
;>> We are making our team bigger and have multiple goals that I'd like >>> to share with you: >>> 1. have James 3.0 released ! >>> 2. writing backends to run James on Cassandra/ElasticSearch/Kafka >>> 3. write some mailet or other extensions to m

Re: Contributions

2015-04-13 Thread Matthieu Baechler
et or other extensions to match our products functional needs Great! Could you list the opened jira with contributions? I will review and commit. Benoit Tellier will reply to this mail to list his waiting contributions. I've just created MAILBOX-221 and MAILBOX-222 to bring the changes

Re: Contributions

2015-04-11 Thread Eric Charles
ke use of apache integration (https://blogs.apache.org/infra/entry/improved_integration_between_apache_and) with github to accept contributions ? I know some others apache projects amend their contribution guidelines to make it possible ( https://mahout.apache.org/developers/github.html ). We could

Re: Contributions

2015-04-11 Thread Eric Charles
ional needs Great! Could you list the opened jira with contributions? I will review and commit. So we are currently working to contribute all the code we wrote for goal 2. In this regard, I'd like to know several things : - I see in james-parent 1.8.3-SNAPSHOT that James targets java 6. W

Re: Contributions

2015-04-09 Thread David Salvador
> > - Could James projet make use of apache integration > (https://blogs.apache.org/infra/entry/improved_integration_between_apache_and) > > with github to accept contributions ? I know some others apache projects > amend their contribution guidelines to make it possible ( > https://mahout.apache.org/dev

Contributions

2015-04-09 Thread Matthieu Baechler
ld if java < 8). We would really like writing modern Java for our modules ! - Could James projet make use of apache integration (https://blogs.apache.org/infra/entry/improved_integration_between_apache_and) with github to accept contributions ? I know some others apache projects amend their

Re: My contributions

2015-01-20 Thread Benoît TELLIER
Hi , Sure, I will do it right now. I am currently writting some code to have a quota system integrated to James. I mean something better ( in terms of performance ) than nowadays Quota matchers, that will use mailbox defined API ( store quotas so that we do not have to recalculate it all the

Re: My contributions

2015-01-19 Thread Tze-Kei Lee
Hi, It'll be great if you could attach the patches to corresponding JIRA issues. Best Regards Tze-Kei On Fri, Jan 16, 2015 at 8:26 PM, Benoit Tellier wrote: > Hi, > > I posted several patches on this list. I still didn't get any response. > > I am just an intern, so I may do things not exactl

My contributions

2015-01-16 Thread Benoit Tellier
Hi, I posted several patches on this list. I still didn't get any response. I am just an intern, so I may do things not exactly the way I should do it. That's why I have this question : Is there something wrong in the way I send my patchs, or with the content of these patch ? If so please tell me