This will not solve your immediate problem but you might want to star this 
feature request: https://issuetracker.google.com/issues/35897109

As I have said many times, Google needs to provide a mail service as part 
of GCP. A main reason is that this way it can serve attachments to/from 
GCS. This cannot be done from SendGrid and others.

PK
gae123.com

On Tuesday, February 28, 2017 at 7:22:11 AM UTC-8, Rob Curtis wrote:
>
> Hi, 
>
> We have an application where a list attachments must be sent in a single 
> mail to 1 address. 
> Sendgrid has 30MB limit on attachment size, but Appengine has a 10MB limit 
> on request size.
> The sendgrid api requires base64 encoding of the files, which results in 
> the request size being larger than 10MB (if the files are large)
>
>
>    1. Is there an alternative method for attaching files to a mail in 
>    sendgrid?
>    2. Is there means to change the request size in AppEngine or use some 
>    mechanism for calling the sendgrid API?
>    
> Thanks
> Rob
>

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a33e2de1-23f2-43a4-919e-f3329661cfa6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to