Hi Vinny thanks for your answer sorry for the late reply i need some sample code as a lead
can i post my code here? because honestly my imacros script i developed within imacro language, i don't understand what you mean by what language your code is coded in ? maybe is there a way to convert my script from imacros language to python or java that is supported by the app engine it would be much more efficient ? thanks Le mardi 19 novembre 2013 06:45:27 UTC, Vinny P a écrit : > > On Thu, Nov 14, 2013 at 4:44 PM, Youssef Naki > <[email protected]<javascript:> > > wrote: > >> I'm in a marketing departement, my job consist of sending emails to >> clients, offering them products of our company >> i actually use an iMacro extension on firefox that let me long to my mail >> account and send automatically emails >> i'm new to google app and i'm wondering how could i put my script in the >> app engine so it could let say, open my mail and send emails? >> >> > > Hi Youssef, > > You can definitely do this, although there might be a bit of a learning > curve involved when moving to App Engine from iMacro. What language is your > macro coded in? iMacro supports multiple programming languages, however App > Engine runs only PHP, Python, Java, and Go applications. > > Once you have a supported language in mind, you can look into mail > solutions. For example, Java has a very robust mail library in the form of > JavaMail: http://www.oracle.com/technetwork/java/javamail/index.html > > > ----------------- > -Vinny P > Technology & Media Advisor > Chicago, IL > > App Engine Code Samples: http://www.learntogoogleit.com > > -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
