wildduck/emails/00-example.json
2018-04-28 22:44:38 +03:00

17 lines
271 B
JSON

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