Giter VIP home page Giter VIP logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024

Original comment by [email protected] on 29 Nov 2011 at 4:48

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from gmail-delay-send.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
It's simpler that you expect. From the current message just 
   var attachments = currentMessage.getAttachments();
then attach to send in the args 
   GmailApp.sendEmail(....stuff, ... {attachments: attachments} )

Original comment by [email protected] on 2 Dec 2011 at 1:39

from gmail-delay-send.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
whoa! awesome! thanks Peter!

Original comment by [email protected] on 2 Dec 2011 at 4:37

from gmail-delay-send.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Fixed in 0.7.4 (sneak peak: 
https://docs.google.com/spreadsheet/ccc?key=0AgKSjMWgSECadDhtVVlOUXFLTmktSUdrZXB
lZjVQeEE)

With Peter's awesome suggestion (who thought it was that easy) attachments are 
working!

(the google script api documentation: 
http://code.google.com/googleapps/appsscript/class_gmailapp.html#sendEmail says 
that attachments/emails over 20K will not be send, but I was able to attach a 
multi MB picture in my testing and it worked ok. Maybe they aren't enforcing it 
yet?)

Would love to hear if other people are able to send things over the supposed 
20K limit.

Original comment by [email protected] on 3 Dec 2011 at 6:41

from gmail-delay-send.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024

Original comment by [email protected] on 18 Dec 2011 at 9:32

  • Changed state: Fixed

from gmail-delay-send.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
the attachment work perfectly but embedded files are somethings else... i tried 
to send a message with embedded pictures but my sister did not see the 
pictures...thanks

Original comment by [email protected] on 11 Jun 2012 at 5:19

from gmail-delay-send.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
Hello Barbrownium,

Sorry that the embedded pictures aren't working for you. But what exactly is an 
embedded image? Is it embedded in HTML? How can I reproduce it?

Thanks!
-Blair

Original comment by [email protected] on 12 Jun 2012 at 7:35

from gmail-delay-send.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 19, 2024
you know when you click that "insert image" from google labs? there would be 
two choices, attach from "my computer" or from a web-address url.. i was 
sending messages by inserting images from "my computer" but my friends are not 
seeing the pictures... i am sorry i don't know how to explain it better...

anyways, my grand son was able to teach me how to use some web based site to 
save the pictures and use the web-address url option... that worked...

thank you...

Original comment by [email protected] on 13 Jun 2012 at 5:16

from gmail-delay-send.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.