Re: Call for vote: Apache James 3.7.2

2022-10-07 Thread Tung Tran Van
: server-dev-h...@james.apache.org > > > > > > - > To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org > For additional commands, e-mail: server-dev-h...@james.apache.org > > -- Tung, Tran Van *Phone:* (+84) 35 757 6258

Re: Session refactoring discussion

2022-08-15 Thread Tung Tran Van
t with option 2 later. > > Here is my proposal on this topic. What do you think? Feedback is welcome > :') > > Best regards, > > Quan > -- Tung, Tran Van *Phone:* (+84) 35 757 6258 *Skype:* tung.tv202

Guice support the custom task-json in extension

2022-08-03 Thread Tung Tran Van
extension (`guice.extension.module` in `extensions.properties`, `extensions.routes` in `webadmin.properties`) I had a draft pull request: https://github.com/apache/james-project/pull/1104 Welcome any opinion on this, Thanks -- Tung, Tran Van

Moving all source code related to SpamAssassin to module third-party/spamassassin

2022-07-31 Thread Tung Tran Van
://issues.apache.org/jira/browse/JAMES-3775 -- Tung, Tran Van

Re: new committer: Jean Helou

2022-06-23 Thread Tung Tran Van
he patch > submission process. This should enable better productivity. A PMC member > helps manage and guide the direction of the project. Best regards, > Benoit in the name of Apache James PMC. | > -- Tung, Tran Van *Phone:* (+84) 35 757 6258 *Skype:* tung.tv202

Re: [VOTE] New PMC candidate: Karsten Otto

2022-05-24 Thread Tung Tran Van
+1 Regards, Tung, Tran Van On Tue, May 24, 2022 at 12:12 PM Benoit TELLIER wrote: > Karsten keeps on contributing Apache James, is active on the mailing > list for topics he can help on, and voluntary contributes his James > patches to the community. > > Even though the vol

Re: About windows support...

2022-01-24 Thread Tung Tran Van
tting a PR together to refresh those objective/motivation page that > are vastly outdated, and email the link here. > > Thoughts? > > Best regards, > > > --------- > To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org > For additional commands, e-mail: server-dev-h...@james.apache.org > > -- Tung, Tran Van *Phone:* (+84) 35 757 6258 *Skype:* tung.tv202

Re: About further adoption of Apache Pulsar to back the distributed server messaging use case.

2022-01-11 Thread Tung Tran Van
+1, Tung, Tran Van On Fri, Jan 7, 2022 at 6:25 PM Benoit TELLIER wrote: > Hello all, > > Thanks to the very nice work of Matthieu and Jean we now have a working > Pulsar implementation for the James Mail Queue component [1]. Koodo! > > [1] https://github.com/apache/james-proj

New feature: Email rate limiting

2022-01-10 Thread Tung Tran Van
rate-limiting on the count of emails and total size for sending and receiving use cases. JIRA link: https://issues.apache.org/jira/browse/JAMES-3693 Best regards, Tung, TRAN VAN

Re: Akquinet contributions to James

2021-11-02 Thread Tung Tran Van
etween webAdmin endpoint and /jmap/session endpoint? Regards, Tung, Tran Van On Tue, Nov 2, 2021 at 11:42 PM Otto, Karsten Andreas wrote: > Dear James Community, > > Over the last two years, we at Akquinet have developed an email solution > for the medical and healthcare sector. We chos

Re: Webadmin: retire Swagger documentation?

2021-10-06 Thread Tung Tran Van
down/ASCIIDOC ones. > > Feedbacks? > > Benoit > > > - > To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org > For additional commands, e-mail: server-dev-h...@james.apache.org > > -- Tung, Tran Van *Phone:* (+84) 35 757 6258 *Skype:* tung.tv202

Re: Remove GroupMembershipResolver and related implement?

2021-10-06 Thread Tung Tran Van
This pull request has been approved and merged. https://github.com/apache/james-project/pull/670 Cheer, Tung On Fri, Sep 24, 2021 at 2:21 PM Tung Tran Van wrote: > Hello all, > > I propose to remove `org.apache.james.mailbox.acl.GroupMembershipResolver` > , `SimpleGroupMembershipR

Re: Spring --> Guice Migration

2021-10-03 Thread Tung Tran Van
by the command line tells where the libs are so you do not need to specify the JAR. We do not have so far a wrapper for Guice applications. Cheer Tung, Tran Van On Mon, Oct 4, 2021 at 1:55 AM Jerry Malcolm wrote: > I've been on the spring builds for many years. I'm starting to migr

Re: Remove GroupMembershipResolver and related implement?

2021-09-24 Thread Tung Tran Van
s that it is likely unused and can be removed without impacting > > anybody. > > > > Regards, > > > > Benoit > > > > On 24/09/2021 14:21, Tung Tran Van wrote: > >> Hello all, > >> > >> I propose to remove > `org.apache.james.mailbox.

Remove GroupMembershipResolver and related implement?

2021-09-24 Thread Tung Tran Van
ersistence. You will get only what you add". And nowhere in James call to `.addMemberShip` method => `.isMember` always return FALSE. Remove the exuberancy code to make it simpler. Regards, Tung Tran Van

Re: IMAP and SMTP "Heartbeat" Tests?

2021-09-19 Thread Tung Tran Van
framework to check James overall health is IMO health checks. We could allow users to write and load health checks as extensions (like mailets). Regards, Tung Tran Van On Sat, Sep 18, 2021 at 10:14 AM Jerry Malcolm wrote: > I am in the process of writing AWS Synthetics Canary functions

Re: Should we have a checkstyle for Scala?

2021-07-15 Thread Tung Tran Van
t; > > > > > > > > > > > > > > > Regards, > > > > > > > > Tung > > > > > > > > > > > > > > > > On Fri, Jun 25, 2021 at 2:44 PM Jean Helou < > >

Re: Should we have a checkstyle for Scala?

2021-07-15 Thread Tung Tran Van
> scalatyle's > > > > > > > quite a bit... > > > > > > > > > > > > > > [1]https://github.com/scalacenter/scalafix > > > > > > > > > > > > > > Regards, > > > > > > > jean >

Re: Should we have a checkstyle for Scala?

2021-07-13 Thread Tung Tran Van
: > > > > > > > > > > > Hello guys, > > > > > > > > > > > > I realize the current checkstyle.xml file doesn't support the > Scala > > > > > > convention. > > > > > > Should we have a checkstyle for that? > > > > > > > > > > > > My suggestion: > > > > > > - https://github.com/scalastyle/scalastyle > > > > > > > > > > > > - https://github.com/scalastyle/scalastyle-maven-plugin > > > > > > > > > > > > > > > > > > Best Regards, > > > > > > > > > > > > Tung, Van TRAN > > > > > > > > > > > > > > > > > > > > - > > > > > > To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org > > > > > > For additional commands, e-mail: > server-dev-h...@james.apache.org > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Tung, Tran Van > > > > *Phone:* (+84) 35 757 6258 > > > > *Skype:* tung.tv202 > > > > > > > > > > > > > -- > > Tung, Tran Van > > *Phone:* (+84) 35 757 6258 > > *Skype:* tung.tv202 > > > -- Tung, Tran Van *Phone:* (+84) 35 757 6258 *Skype:* tung.tv202

Re: Should we have a checkstyle for Scala?

2021-07-13 Thread Tung Tran Van
suggestion: > > > > - https://github.com/scalastyle/scalastyle > > > > > > > > - https://github.com/scalastyle/scalastyle-maven-plugin > > > > > > > > > > > > Best Regards, > > > > > > > > Tung, Van TRAN > > > > > > > > > > > > - > > > > To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org > > > > For additional commands, e-mail: server-dev-h...@james.apache.org > > > > > > > > > > > > > > > > > -- > > Tung, Tran Van > > *Phone:* (+84) 35 757 6258 > > *Skype:* tung.tv202 > > > -- Tung, Tran Van *Phone:* (+84) 35 757 6258 *Skype:* tung.tv202

Re: Should we have a checkstyle for Scala?

2021-07-13 Thread Tung Tran Van
------ > > To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org > > For additional commands, e-mail: server-dev-h...@james.apache.org > > > > > -- Tung, Tran Van *Phone:* (+84) 35 757 6258 *Skype:* tung.tv202

Hello everybody

2021-04-14 Thread Tung Tran Van
the future. Have a nice day! :D *Best Regards,* *Tung, Tran Van*