Re: Sorting folder

2021-12-15 Thread btell...@linagora.com
Hello Sean, Sorting is implemented in James search backends. It works on top of JMAP protocol (RFC-8621), and programmatically calling the mailbox manager. If what you are interested in is IMAP, the SORT extension (RFC-5256) is currently not implemented. It should not be too hard to implement as

Sorting folder

2021-12-15 Thread Sean McElroy
Hello, How can I retrieve messages from a folder sorted by some value, sent date for example? Thanks, Sean Confidential Communication: The contents of this e-mail including any attachment are confidential and intended solely for the person(s) to whom they are addressed. Any reader of this ema

Re: JRE 1.11 Requirement

2021-12-15 Thread Bs Serge
Hi Tung, Just pushed a pull request on the site repo [1]. Best Regards [1] : https://github.com/apache/james-site/pull/20 On Wed, Dec 15, 2021 at 12:20 PM Tung Tran Van wrote: > Hi, > This is a mistake on James's page. > JVM 11 is exactly. > > Regards, > Tung > > On Wed, Dec 15, 2021 at 5:17

Re: JRE 1.11 Requirement

2021-12-15 Thread Tung Tran Van
Hi, This is a mistake on James's page. JVM 11 is exactly. Regards, Tung On Wed, Dec 15, 2021 at 5:17 PM Bs Serge wrote: > Hi all, > > The installation page says that James 3.6.0 requires a Java Version 1.11 > and I can't seem to find that version anywhere. With the switch to > time-based releas

JRE 1.11 Requirement

2021-12-15 Thread Bs Serge
Hi all, The installation page says that James 3.6.0 requires a Java Version 1.11 and I can't seem to find that version anywhere. With the switch to time-based releases with Java 9, the naming scheme changed, and Java versions aren’t prefixed with 1.x anymore. Does it mean the required version is