i am working on a migration application where emails's from user's inbox will be migrated to Admin's mailbox
Steps are as follows i) A Google Script which extracts all email of a user to his Google drive but label wise, like for Label 1 all mails should be in same folder in Google Drive and so on, along with the attachment.(As raw contents). This is Done and working. ii) Once label wise emails extracted to user's Google Drive change the ownership to the admin of that domain(Using Google Apps script) This is Done and working iii) Now Admin has all the folder in his drive, and admin wants these mails from his drive to mail inbox (Using GAE as web service) as per labels. I need guidance on how to implement Step iii) as we cannot directly migrate using Google script. We don't want to forward the email but we need the exact email. Thanks in advance. -- This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
