샘플
Gmail 메일 가져오기 도구
Gmail용 메일 가져오기 프로그램은
Thunderbird 메일 아카이브의 콘텐츠를 Gmail로 보내고,
읽기 상태, 플래그 상태, 메시지 폴더를 볼 수 있습니다. Java로 작성됨
Messages.import를 사용합니다.
할 수 있습니다
GitHub 저장소를 클론하여 다음 명령어를 가져옵니다.
전체 소스 코드를 다운로드하거나
Gmail 관련 코드
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-03(UTC)
[null,null,["최종 업데이트: 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"]]