Changeset 25823 in project
- Timestamp:
- 01/18/12 16:47:02 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/send-grid
r25822 r25823 56 56 (api-key "api-key") 57 57 58 ( (send-mail from: "example.from@example.org" to: "example.to@example.org" from-name: "Example Name" reply-to: "example-from@example.org" subject: "Example Subject" text: "Example text.")58 (send-mail from: "example.from@example.org" to: "example.to@example.org" from-name: "Example Name" reply-to: "example-from@example.org" subject: "Example Subject" text: "Example text.") 59 59 </enscript> 60 60
Note: See TracChangeset
for help on using the changeset viewer.