Mapping of INBOX.INBOX breaks imapc_list_prefix=INBOX?

2016-01-06 Thread Peer Heinlein
We're running a huge imapc-Migration from an old Courier-IMAP to Dovecot. Courier always uses "INBOX."-prefix for his folders, so we set namespace inbox { [...] separator = . prefix = INBOX. [...] } on our new Dovecot 2.2.20 system. And also we added: imapc_list_prefix=INBOX to avoid the

doveadm proxy kick shows always "0 connections kicked"?!

2016-01-06 Thread Peer Heinlein
On Dovecot 2.2.20: There *IS* a user connected: root@mailproxy02:~ # doveadm proxy list | grep testuser username proto src ip dest ip port testuser imap xx.xx.xx.xx yy.yy.yy.yy 143 But if I kick him there are always "0 connections kicked":

doveadm/dsync/imapc and foldernames including a "%"

2016-01-06 Thread Peer Heinlein
We're using doveadm/dsync/imapc to migrate accounts from Courier to Dovecot 2.2.20. On the source-server some user have folder names including a "%" in their name. Looks like doveadm isn't able to handle that folder names. I always stops with: dsync(testtest): Error: Failed to access mailbox IN

Re: doveadm search -A tries to create mailboxes

2016-01-06 Thread Timo Sirainen
On 05 Jan 2016, at 15:36, Bill Shirley wrote: > > [0:root@elmo ~]$ rpm -q dovecot > dovecot-2.2.18-2.fc22.x86_64 > > I got a surprise today when I tried the doveadm search function from: > http://wiki2.dovecot.org/Plugins/Expire > > [0:root@elmo ~]$ doveadm search -A mailbox Trash savedbefore 3

Re: Mapping of INBOX.INBOX breaks imapc_list_prefix=INBOX?

2016-01-06 Thread Timo Sirainen
On 06 Jan 2016, at 11:47, Peer Heinlein wrote: > > > We're running a huge imapc-Migration from an old Courier-IMAP to Dovecot. > > Courier always uses "INBOX."-prefix for his folders, so we set > > namespace inbox { > [...] > separator = . > prefix = INBOX. > [...] > } > > on our new Doveco

Re: Mapping of INBOX.INBOX breaks imapc_list_prefix=INBOX?

2016-01-06 Thread Timo Sirainen
> On 06 Jan 2016, at 15:35, Timo Sirainen wrote: > > On 06 Jan 2016, at 11:47, Peer Heinlein > wrote: >> >> >> We're running a huge imapc-Migration from an old Courier-IMAP to Dovecot. >> >> Courier always uses "INBOX."-prefix for his folders, so we set >> >> namespace inbox { >> [...] >>

Re: Mapping of INBOX.INBOX breaks imapc_list_prefix=INBOX?

2016-01-06 Thread Peer Heinlein
Am 06.01.2016 um 22:03 schrieb Timo Sirainen: Hi Timo, thanks for your fast reply. >> It's not really a "hidden feature", but more likely a consequence >> of the INBOX. prefix being added/removed from folder names. I'd >> need to look into it more carefully to see if it's possible to fix >> eas

Enterprise Repository Access?

2016-01-06 Thread Ben Johnson
Hello! I apologize if this has been asked already. (I did search before posting...) Is it still possible to obtain access to Dovecot's Enterprise Repository, for Ubuntu and Debian, at no cost? When last I registered for such access, I recall there being a "mock product" in the Dovecot Store that

Re: doveadm search -A tries to create mailboxes

2016-01-06 Thread Bill Shirley
On 1/6/2016 3:29 PM, Timo Sirainen wrote: On 05 Jan 2016, at 15:36, Bill Shirley wrote: [0:root@elmo ~]$ rpm -q dovecot dovecot-2.2.18-2.fc22.x86_64 I got a surprise today when I tried the doveadm search function from: http://wiki2.dovecot.org/Plugins/Expire [0:root@elmo ~]$ doveadm search

Re: doveadm search -A tries to create mailboxes

2016-01-06 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 6 Jan 2016, Bill Shirley wrote: The man page doesn't mention that 'search' updates anything. SEARCH has to open the Maildir. Dovecot has the feature to create mailboxes on the fly on access, not only on write accesses. If Dovecot wouldn'