Stay organized with collections
Save and categorize content based on your preferences.
Mail Importer for Gmail
Mail Importer for Gmail is an open source project from Google that uploads the
contents of a Thunderbird mail archive to Gmail, doing its best to preserve the
read state, flagged state, and folders of the messages. It is written in Java
and uses Messages.import
endpoint.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["Mail Importer for Gmail is an open-source tool by Google that helps users migrate their Thunderbird mail archives to Gmail."],["The tool aims to retain crucial message attributes like read status, flags, and folder organization during the import process."],["It utilizes the Gmail API's `Messages.import` endpoint and is built using Java."],["Users can access the complete source code through the GitHub repository or explore the Gmail-specific code directly."]]],["Mail Importer for Gmail, a Google open-source Java project, transfers Thunderbird mail archives to Gmail. It preserves message read/flagged states and folder structures. The tool uses the `Messages.import` endpoint in Gmail's API. The full source code is available via the project's GitHub repository, with a specific link for Gmail-related code also provided. Users can clone the repository or directly browse the source code.\n"]]