joeyates / imap-backup

Backup and Migrate IMAP Email Accounts
MIT License
1.33k stars 74 forks source link

IMPORT mbox #161

Closed michaldejmek closed 11 months ago

michaldejmek commented 12 months ago

Hi, thanks for the great tool.

I have a few questions:

Regarding the export to "Thunderbird" function, after running imap-backup utils export-to-thunderbird xx a new profile is created .? Or just copy the data from the .imap-backup/xx folder to the current profile .?

Thank you Michal.

joeyates commented 11 months ago

Hi @michaldejmek

By default, export-to-thunderbird exports to the default profile. When exporting to Thunderbird, it modifies mailboxes to make them compatible with Thunderbird. It does not export mailboxes with the .mbox extension.

I've just released version 10.0.0 of imap-backup.

Now, during export, you will see the paths where folders have been exported to.

Also, now, export-to-thunderbird requires that Thunderbird has at least one account set up. The program now halts if no account is found.