wildduck/emails/example.json.disabled
2017-08-04 14:07:17 +03:00

12 lines
247 B
Text

{
"flag": true,
"from": {
"name": "Wild Duck Support",
"address": "info@[DOMAIN]"
},
"to": {
"name": "[NAME]",
"address": "[EMAIL]"
},
"subject": "[FNAME], welcome to our awesome service!"
}