Hi, I'm aware of only two ways of getting mail into a Google Apps user's inbox: 1. through the normal sending/receiving of mail 2. via the Email Migration API
For the former, you're limited to 20MB (including attachments): http://mail.google.com/support/bin/answer.py?answer=8770 For the latter, you're limited to 32MB: http://code.google.com/apis/apps/email_migration/developers_guide_protocol.html#Troubleshooting I don't know of a way of chopping up a message and then re-assembling it in the inbox. -Q On May 22, 4:33 pm, bobb <[EMAIL PROTECTED]> wrote: > Thank you for correcting my mistaken impression of a max size of 32mb. > But do you know the answer to my question? > > On May 22, 11:02 am, "Q (Google)" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > Gmail has a maximum message size of 20 megabytes: > > >http://mail.google.com/support/bin/answer.py?hl=en&answer=6589 > > > -Q > > > On May 21, 5:25 pm, bobb <[EMAIL PROTECTED]> wrote: > > > > I'm using the mail service/gdata C# APIs to upload mail messages and > > > file attachments to gmail accounts. The documentation states that the > > > size limit on a POST feed is 32MB. > > > > My question is, how then do I upload an attachment to a message that > > > is bigger than 32MB? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
