Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 Google Apps 脚本将我的邮件从一个 Google Apps 帐户迁移到另一个 Google Apps 帐户,如果有人知道我们如何实现这一点,请告诉我。
appscript 不可能。最多您将能够转发消息。
是否必须使用脚本?
您可以在管理控制台中使用 DMS [数据迁移服务]。它易于使用,现在您也可以迁移联系人。它是服务器到服务器的迁移,因此您的工作不会受到影响。
https://support.google.com/a/answer/6003169?hl=en。
您可以使用 imapsync。它将移动所有邮件和邮件文件夹。唯一的问题是它不做联系人、群组联系人、日历等......所以这将是一个挑战。弄清楚并告诉我:-)