BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Migrating hundreds of mbox files to an IMAP server?
- Subject: [Discuss] Migrating hundreds of mbox files to an IMAP server?
- From: dsr at randomstring.org (Dan Ritter)
- Date: Mon, 2 Jun 2025 09:24:19 -0400
- In-reply-to: <26684.54733.913748.691787@blazemonger.com>
- References: <mailman.1.1735405201.10436.discuss@lists.blu.org> <26684.54733.913748.691787@blazemonger.com>
Daniel Barrett wrote: > What's the best way to import 600 mbox files to an IMAP server? > > Background: The files were created locally by Thunderbird, arranged in > a file hierarchy. I'd like the same hierarchy to be created on the > IMAP server. For example, the mbox file named Recipes.mbox would > migrate to a new IMAP folder named Recipes, and the mbox file at path > Foo/Bar/Blat.mbox would migrate to a new IMAP folder "Blat" within > folder "Foo/Bar" on the IMAP server. > > I don't have direct filesystem access to the IMAP server. (It's > fastmail.com.) Two phases: 1. Convert mbox to maildir - mb2md 2. Use isync (aka mbsync) to upload the maildir hierarchy to IMAP. Both of these are packaged in Debian. They both have recursive modes. -dsr-
- Follow-Ups:
- [Discuss] Migrating hundreds of mbox files to an IMAP server?
- From: dbarrett at blazemonger.com (Daniel Barrett)
- [Discuss] Migrating hundreds of mbox files to an IMAP server?
- References:
- [Discuss] Migrating hundreds of mbox files to an IMAP server?
- From: dbarrett at blazemonger.com (Daniel Barrett)
- [Discuss] Migrating hundreds of mbox files to an IMAP server?
- Prev by Date: [Discuss] Migrating hundreds of mbox files to an IMAP server?
- Next by Date: [Discuss] Migrating hundreds of mbox files to an IMAP server?
- Previous by thread: [Discuss] Migrating hundreds of mbox files to an IMAP server?
- Next by thread: [Discuss] Migrating hundreds of mbox files to an IMAP server?
- Index(es):