Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Outline

Mailjet sample for Google App Engine

Open in Cloud Shell

This sample demonstrates how to use Mailjet on Google Managed VMs to send emails from a verified sender you own.

Setup

  1. Before using, ensure the address you plan to send from has been verified in Mailjet.

Running locally

$ export MAILJET_API_KEY=[your mailjet api key]
$ export MAILJET_SECRET_KEY=[your mailjet secret key]
$ mvn appengine:run

Deploying

  1. Edit the environment variables in the appengine-web.xml with the appropriate Mailjet values. $ mvn clean appengine:update
Morty Proxy This is a proxified and sanitized view of the page, visit original site.