All umlauts in mailbox names are lost after converting mbox/Maildir mailboxes to mdbox. [location2 scp-ed from the old server] # ls -d /srv/import/Maildir/.Gel\&APY-schte\ Elemente/ /srv/import/Maildir/.Gel&APY-schte Elemente/ # dsync -u jane at example.com -v mirror maildir:/srv/import/Maildir/ ? dsync(jane at example.com): Info: Gel?schte Elemente: only in dest ? ? # doveadm mailbox list -u jane at example.com Gel* Gel__schte_Elemente # ls -d mdbox/mailboxes/Gel* mdbox/mailboxes/Gel__schte_Elemente Regards, Pascal -- The trapper recommends today: cafefeed.1201303 at localdomain.org
On 01/13/2012 04:10 AM Pascal Volk wrote:> All umlauts in mailbox names are lost after converting mbox/Maildir > mailboxes to mdbox. > > # ls -d /srv/import/Maildir/.Gel\&APY-schte\ Elemente/ > /srv/import/Maildir/.Gel&APY-schte Elemente/ > ? > # doveadm mailbox list -u jane at example.com Gel* > Gel__schte_ElementeOh, and child mailboxes with umlauts becomes top level mailboxes: # ls -d /srv/import/Maildir/.INBOX.Projekte.K\&APY-ln /srv/import/Maildir/.INBOX.Projekte.K&APY-ln #ls -d mdbox/mailboxes/INBOX_Projekte_K__ln mdbox/mailboxes/INBOX_Projekte_K__ln Regards, Pascal -- The trapper recommends today: f007ba11.1201305 at localdomain.org
Timo Sirainen
2012-Jan-28 20:42 UTC
[Dovecot] 2.1.rc3 (1a722c7676bb):dsync umlaut problems
On 13.1.2012, at 5.10, Pascal Volk wrote:> All umlauts in mailbox names are lost after converting mbox/Maildir > mailboxes to mdbox.Looks like it was a generic problem in v2.1 dsync. Fixed: http://hg.dovecot.org/dovecot-2.1/rev/ef6f3b7f6038