File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,15 @@ For more information about SendGrid, see their
12
12
[ ae-docs ] : https://cloud.google.com/appengine/docs/java/
13
13
[ sample-docs ] : https://cloud.google.com/appengine/docs/java/mail/sendgrid
14
14
15
- ## Setup
15
+ ## Setup and deploy
16
16
17
17
Before you can run or deploy the sample, you will need to do the following:
18
18
19
19
1 . [ Create a SendGrid Account] ( http://sendgrid.com/partner/google ) . As of
20
20
September 2015, Google users start with 25,000 free emails per month.
21
21
1 . Configure your SendGrid settings in the environment variables section in
22
22
[ ` src/main/webapp/WEB-INF/appengine-web.xml ` ] ( src/main/webapp/WEB-INF/appengine-web.xml ) .
23
+ 1 . Visit /send/email?to=YOUR-EMAIL-ADDRESS
23
24
24
25
## Running locally
25
26
You can’t perform that action at this time.
0 commit comments