I'm not getting attachments on incoming email.  Is the documentation  
incorrect about how they come in?

On Oct 18, 2009, at 9:48 AM, Joshua Smith wrote:

>
> Where can I find documentation of limits on the new incoming mail
> capability?  Maximum message size, limits on # recevied, etc.?
>
> Also, is the following likely to cause problems because of size  
> limits?
>
>     msg.attachments = pickle.dumps(message.attachments)
>     msg.put()
>
> msg is an object extending db.Model, and message is the argument to
> InboundMailHandler.receive.
>
> -Joshua
>
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to