Re: [courier-users] Server side sorting

2017-03-22 Thread Sam Varshavchik
Alessandro Vesely writes: Some IMAP servers use indexed files too. Courier does not. What is the rationale behind that design choice? I expected – as I said – for clients to handle their own caching and indexing. Indexing adds complexity. More code, more opportunities for bugs.

Re: [courier-users] Server side sorting

2017-03-22 Thread Alessandro Vesely
On Wed 22/Mar/2017 16:55:09 +0100 Sam Varshavchik wrote: > > A server is a shared resource. It never made any sense to me to offload as > much > processing as possible to the server. It makes more sense for most of the > processing to be done on the client side, with the server's role limited to

Re: [courier-users] Server side sorting

2017-03-22 Thread Sam Varshavchik
Michelle Konzack writes: Hello Sam, On 2017-03-22 06:35:16 Sam Varshavchik hacked into the keyboard: > The IMAP command is THREAD REFERENCES. OK, this is fine since I can setup ANY commands. > The response consists of > message numbers, with parenthesis indicating various threads and >

Re: [courier-users] Server side sorting

2017-03-22 Thread Michelle Konzack
Hello Sam, On 2017-03-22 06:35:16 Sam Varshavchik hacked into the keyboard: > The IMAP command is THREAD REFERENCES. OK, this is fine since I can setup ANY commands. > The response consists of > message numbers, with parenthesis indicating various threads and > subthreads: > > a THREAD

Re: [courier-users] Server side sorting

2017-03-22 Thread Sam Varshavchik
Michelle Konzack writes: But how can I do thread sorting? The squirrelmail sourcecode is really weird and I do not understand how it works. Question: Can I use for this the "IMAP CAPABILITY" server side sorting? I access the imap account with php5 and php-imap. The IMAP command is THREAD

[courier-users] Server side sorting

2017-03-22 Thread Michelle Konzack
Hello *, I write currently a Forum Software where I use courier-mlm as base. So, the Forum Software has an EMail address which is subscribed to all the Lists and a MDA is sorting the Mails into a structure like INBOX.Forum_1/ INBOX.Forum_1.Thema_1/ INBOX.Forum_1.Thema_2/

Re: [courier-users] journald logging

2017-03-22 Thread Bernd Plagge
>From: Gordon Messmer >To: courier-users@lists.sourceforge.net >Subject: Re: [courier-users] journald logging >Date: Tue, 21 Mar 2017 09:58:31 -0700 >Content-Transfer-Encoding: 7bit >On 03/21/2017 02:12 AM, Bernd Plagge wrote: >> Now I find imap and pop messages in the