Re: [BUG] client state / Message count mismatch with imap-hibernate and mixed POP3/IMAP access

2017-04-23 Thread Christian Balzer
Hello, On Thu, 6 Apr 2017 20:04:38 +0900 Christian Balzer wrote: > Hello Aki, Timo, > > according to git this fix should be in 2.2.27, which I'm running, so I > guess this isn't it or something else is missing. > See: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859700 > Any update on

Re: IMAP hibernate and scalability in general

2017-04-23 Thread Christian Balzer
Hello, Just to follow up on this, we've hit over 16k (default client limit here) hibernated sessions: --- dovecot 119157 0.1 0.0 63404 56140 ?SApr01 62:05 dovecot/imap-hibernate [11291 connections] dovecot 877825 0.2 0.0 28512 21224 ?SApr23 1:34

Re: How to query for headers by regexp?

2017-04-23 Thread Robert Schetterer
Am 23.04.2017 um 18:59 schrieb Ralf Hildebrandt: > I need to find all mails with a certain numerical range in my quarantine: > > X-Spam-Status: No, score=4.5 tagged_above=2 required=4.6 ... > > Assume I'd be looking for 4.5-6.0; so I tried searching for > > doveadm import -u restore

How to query for headers by regexp?

2017-04-23 Thread Ralf Hildebrandt
I need to find all mails with a certain numerical range in my quarantine: X-Spam-Status: No, score=4.5 tagged_above=2 required=4.6 ... Assume I'd be looking for 4.5-6.0; so I tried searching for doveadm import -u restore mdbox:/home/quarantine/mdbox "" \ mailbox INBOX header X-Spam-Status