Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to export an account and reimport it to a different account #531

Open
BobMCT opened this issue Feb 4, 2024 · 1 comment
Open

How to export an account and reimport it to a different account #531

BobMCT opened this issue Feb 4, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@BobMCT
Copy link

BobMCT commented Feb 4, 2024

Quick one. This looks like an extremely useful extension. I seem to not be able to find a definitive answer to this question. Hopefully someone there can advise?
I have an email account at charter.net that I need to switch over to gmail.com. My TBird currently has both accounts that connect fine. Can your extension be used to export all the email folders and messages to a file(s) on my local system and them import them into the gmail account?
If so please advise which function(s) one would use to accomplish that?
Thank you so much for any guidance you can provide.

@cleidigh
Copy link
Collaborator

cleidigh commented Feb 4, 2024

@BobMCT
The simple answer is yes. This operation uses some of the most used functions of ImportExportTools NG.

There are three steps to this.

  • Exporting your entire charter account to a set of mboxes (email folder message files)
  • Importing that tree into Local Folders (imports do not get imported to the server directly)
  • Copying the folders you want to the Gmail account (Using Thunderbird copy folder)

Here are the specific operations :

  • Right click on your top level of your charter account (x@charter.net)
  • Choose ImportExportTools NG\Export Account
  • Choose a directory to save the account tree
  • Right click the top of Local Folders
  • Choose ImportExportTools NG\Import mbox files \All mbox files from a directory (with sbd structure)
  • Choose the top directory you exported x.charter.net
  • This will import your entire account to Local Folders
  • Now use Thunderbird copy folder to bring whatever folders you want on the Gmail server

@cleidigh

@cleidigh cleidigh self-assigned this Feb 4, 2024
@cleidigh cleidigh changed the title Not so much an issue but a usage/function question How to export an account and reimport it to a different account Feb 4, 2024
@cleidigh cleidigh added the question Further information is requested label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants