सैंपल
Gmail के लिए मेल इंपोर्टर
Gmail के लिए मेल इंपोर्टर, Google का एक ओपन सोर्स प्रोजेक्ट है. यह
की सामग्री को Gmail में ईमेल के रूप में संग्रहित करते हुए,
मैसेज को पढ़ने की स्थिति, फ़्लैग की गई स्थिति, और उसके फ़ोल्डर. इसे Java में लिखा गया है
और Messages.import का इस्तेमाल करता है
एंडपॉइंट का इस्तेमाल करें.
यह डेटा पाने के लिए, GitHub डेटा स्टोर करने की जगह का क्लोन बनाएं
या इसे ब्राउज़ करें
Gmail से जुड़ा कोड.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]],[]]