Hi, Have you been able to migrate other emails? Can you post the whole error message?
I recommend you to compare the fields with other emails that you were able to migrate, also check that your message meets the RFC 822 standard, I think there could be a problem with the whitespace in the field From. To avoid encoding problems you can try to base64-encode the email, here is information about chart sets and the base64 encoding attribute: http://code.google.com/apis/apps/faq.html#charset http://code.google.com/apis/apps/email_migration/developers_guide_protocol.html#SampleMessage Cheers, Julian. On Sep 1, 1:30 pm, bobb <[EMAIL PROTECTED]> wrote: > Receiving this 400 error on several messages. Here is one example from > the debug log. I don't understand what's wrong with this.... > > <entry> > <apps:label labelName="Unfiled" xmlns:apps="http:// > schemas.google.com/apps/2006" /> > <gd:extendedProperty name="CMTSourceID" value="<OFC48CC6AD. > [EMAIL PROTECTED]>" /> > <apps:mailItemProperty value="IS_INBOX" xmlns:apps="http:// > schemas.google.com/apps/2006" /> > <apps:mailItemProperty value="IS_UNREAD" xmlns:apps="http:// > schemas.google.com/apps/2006" /> > <apps:rfc822Msg encoding="NONE" xmlns:apps="http:// > schemas.google.com/apps/2006">Received: by 10.143.160.15 with HTTP; > Saturday, 2 Feb 2008 05:00:00 GMT > Message-ID: <<OFC48CC6AD.5778F533- > [EMAIL PROTECTED]>@gmail.com> > Date: Saturday, 2 Feb 2008 05:00:00 GMT > From: Sales Edge > To: BT_Managers > Subject: [Binary Tree Evaluation Copy]Progress Reports: Bonnie (1) > Carl (23) Deborah (1) Holly (2) Stephanie (28) Traci (8) Wajid > (6) > MIME-Version: 1.0 > Content-Type: multipart/mixed; boundary="BOUNDARY" > --BOUNDARY > Content-Type: text/plain; charset=UTF-8; format=flowed > Content-Transfer-Encoding: 8bit > Content-Disposition: inline > Delivered-To: BT_Managers > > --BOUNDARY--</apps:rfc822Msg> > <batch:id>13</batch:id> > <category term="http://schemas.google.com/apps/2006#mailItem" > scheme="http://schemas.google.com/g/2005#kind" /> > </entry> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
