I saw that before but there is only maildir -> mdbox but not mdbox -> maildir Did I have missed anything there? ?On 6/18/19, 9:59 PM, "dovecot on behalf of @lbutlr via dovecot" <dovecot-bounces at dovecot.org on behalf of dovecot at dovecot.org> wrote: > On 18 Jun 2019, at 15:18, Benny Pedersen via dovecot <dovecot at dovecot.org> wrote: > > @lbutlr via dovecot skrev den 2019-06-18 23:06: >> On 18 Jun 2019, at 14:32, Adam Raszkiewicz via dovecot >> <dovecot at dovecot.org> wrote: >>> Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or eml format (or any other easy to import format)? >> https://wiki.dovecot.org/Migration/MailFormat > > page error python update that failed ? <https://www.google.com/search?safe=off&client=safari&source=hp&ei=wVYJXd-zAamC0wL5qZLwCw&q=https%3A%2F%2Fwiki.dovecot.org%2FMigration%2FMailFormat&oq=https%3A%2F%2Fwiki.dovecot.org%2FMigration%2FMailFormat&gs_l=psy-ab.12..33i160l3.18745.18745..27580...0.0..0.162.333.2j1......0....1..gws-wiz.....0.cdoJgBaH5Wg> or <https://is.gd/ZmfHY9> Click the down triangle and choose ?Cached?
On 18 Jun 2019, at 20:04, Adam Raszkiewicz via dovecot <dovecot at dovecot.org> wrote:> > ?On 6/18/19, 9:59 PM, "dovecot on behalf of @lbutlr via dovecot" <dovecot-bounces at dovecot.org on behalf of dovecot at dovecot.org> wrote: >> On 18 Jun 2019, at 15:18, Benny Pedersen via dovecot <dovecot at dovecot.org> wrote: >> @lbutlr via dovecot skrev den 2019-06-18 23:06: >>> On 18 Jun 2019, at 14:32, Adam Raszkiewicz via dovecot >>> <dovecot at dovecot.org> wrote: >>>> Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or eml format (or any other easy to import format)? >>> https://wiki.dovecot.org/Migration/MailFormat >>> page error python update that failed ? >> <https://is.gd/ZmfHY9> > > I saw that before but there is only maildir -> mdbox but not mdbox -> maildirmaildir -> mdbox migration. Set mail_location=mdbox:~/mdbox and run dsync -u username mirror maildir:~/Maildir Seems that the opposite of that might be a possible solution? I mean, I would try it myself. Do it on backups, of course. Also, please don?t top-post, it makes fixing these messages very annoying. -- Lead me not into temptation, I can find the way.
On 18 Jun 2019, at 20:46, Adam Raszkiewicz <araszkiewicz at medallies.com> wrote:> maildir -> mdbox it is maildir to mdbox conversion when I'm looking something opposite: mdbox -> maildirPlease go back and read all the words in my previous reply. -- Lead me not into temptation, I can find the way.
On 19.6.2019 6.39, @lbutlr via dovecot wrote:> On 18 Jun 2019, at 20:46, Adam Raszkiewicz <araszkiewicz at medallies.com> wrote: >> maildir -> mdbox it is maildir to mdbox conversion when I'm looking something opposite: mdbox -> maildir > Please go back and read all the words in my previous reply. >doveadm supports convering mdbox to maildir as well, it works pretty much the same way as maildir to mdbox. Aki