I want to migrate my mails from one Google apps account to another Google apps account using Google Apps script , if anyone know how we can achieve this please tell me.
Mail migration in Google Apps Account using Google Apps Script
256 Views Asked by user3274230 At
3
There are 3 best solutions below
0
On
You can use imapsync. It will move all mails and mail folder. Only problem is it doesn't do contacts, group contacts, calendar etc...so that will be a challenge. Figure that out and let me know :-)
Not possible with appscript. At most you will be able to forward messages.