Marco Usai
2021-Jun-09 11:33 UTC
Maildir to Mdbox and folder structure after the conversion
Using the dsync command I've converted a Dovecot mail folder from Maildir to Mdbox format. (see https://dovecot.org/pipermail/dovecot/2021-June/122304.html) The folder resulting from the conversion (see https://pastebin.com/6U4CDTQi ), however, has a completely different directory structure from the one used by the destination server where it will be transferred (see https://pastebin.com/nMEvqmqp ) What do I have to do to make the folder obtained after the conversion have a directory structure identical to the one used by the destination server ? Thank You. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20210609/96ab5678/attachment.html>
Aki Tuomi
2021-Jun-09 11:37 UTC
Maildir to Mdbox and folder structure after the conversion
> On 09/06/2021 14:33 Marco Usai <ddr2pw at yahoo.com> wrote: > > > Using the dsync command I've converted a Dovecot mail folder from Maildir to Mdbox format. (see https://dovecot.org/pipermail/dovecot/2021-June/122304.html) > > The folder resulting from the conversion (see https://pastebin.com/6U4CDTQi ), however, has a completely different directory structure from the one used by the destination server where it will be transferred (see https://pastebin.com/nMEvqmqp ) > > What do I have to do to make the folder obtained after the conversion have a directory structure identical to the one used by the destination server ? > > > Thank You. >Maildir and mdbox have different directory structure. You cannot get them to be identical. Aki