[Dovecot] dsync \noselect on INBOX.INBOX skips sync of INBOX
9 Aug
2012
9 Aug
'12
11:20 a.m.
Hi Timo,
We have encountered an issue today with a number of migrations. Some customers have mailboxes on the source IMAP server that look like this:
3 LIST "" *
- LIST () "." "INBOX"
- LIST () "." "INBOX.Statements"
- LIST () "." "INBOX.Draft"
- LIST () "." "INBOX.Drafts"
- LIST () "." "INBOX.Invoices"
- LIST (\Noselect) "." "INBOX.INBOX"
- LIST () "." "INBOX.Jokes"
- LIST () "." "INBOX.Payslips"
- LIST () "." "INBOX.Personal"
When we run dsync it skips the INBOX presumably because of the Noselect on INBOX.INBOX. and the "imapc_list_prefix = INBOX" setting.
Regards, Nikolai.
19 Aug
19 Aug
6:22 p.m.
On 9.8.2012, at 11.20, Nikolai Schupbach wrote:
We have encountered an issue today with a number of migrations. Some customers have mailboxes on the source IMAP server that look like this:
3 LIST "" *
- LIST () "." "INBOX"
- LIST () "." "INBOX.Statements"
- LIST () "." "INBOX.Draft"
- LIST () "." "INBOX.Drafts"
- LIST () "." "INBOX.Invoices"
- LIST (\Noselect) "." "INBOX.INBOX"
- LIST () "." "INBOX.Jokes"
- LIST () "." "INBOX.Payslips"
- LIST () "." "INBOX.Personal"
When we run dsync it skips the INBOX presumably because of the Noselect on INBOX.INBOX. and the "imapc_list_prefix = INBOX" setting.
Does the attached patch help?
4480
Age (days ago)
4490
Last active (days ago)
1 comments
2 participants
participants (2)
-
Nikolai Schupbach
-
Timo Sirainen