Re: result of uid sort by subject

2017-08-01 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 2 Aug 2017, TACHIBANA Masashi wrote: Result of uid sort by subject is not expected. for example: Japanese => English => Japanese => English you don't mean those 4 words, but phrases in these languages, right? I'm now using Dovecot 2.2.31

result of uid sort by subject

2017-08-01 Thread TACHIBANA Masashi
Result of uid sort by subject is not expected. for example: Japanese => English => Japanese => English I'm now using Dovecot 2.2.31. command example: HNKK6 UID SORT (REVERSE SUBJECT) utf-7 ALL * SORT 3 1 7 2 4 10 11 8 12 HNKK6 OK Sort completed (0.002 + 0.041 + 0.001 secs). Any hint? -- Masashi

Re: Corrupt index files

2017-08-01 Thread Bruce Guenter
On Tue, Aug 01, 2017 at 01:14:10PM +0300, Sami Ketola wrote: > Each imap connection is one imap process. So if (unlimited) thunderbird > connects > to dovecot imap and sees 30 folders, it will open 30 imap connections and > dovecot > will launch imap process to manage each connection. And on top

Re: Corrupt index files

2017-08-01 Thread Sami Ketola
> On 1 Aug 2017, at 6.23, Bruce Guenter wrote: > > On Mon, Jul 24, 2017 at 07:56:23PM +0300, Aki Tuomi wrote: >> Well, dovecot does not really guarantee access concurrency safety if you >> access indexes using more than one instance of dovecot at the same time. > > Pardon my ignorance, but how