Skip to content

raych05/send_email_from_spreadsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaMail API Email Sample for Google App Engine Standard Environment

This sample demonstrates how to use JavaMail on Google App Engine standard environment.

See the sample application documentaion for more detailed instructions.

Setup

  1. Update the <application> tag in src/main/webapp/WEB-INF/appengine-web.xml with your project name.
  2. Update the <version> tag in src/main/webapp/WEB-INF/appengine-web.xml with your version name.

Running locally

$ mvn appengine:devserver

Deploying

$ mvn appengine:update

About

repository just for testing sending email with spreadsheet info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages