wildduck/emails/00-example.json

17 lines
271 B
JSON
Raw Normal View History

{
2018-04-29 03:44:38 +08:00
"disabled": true,
"flag": true,
2018-04-29 03:44:38 +08:00
"from": {
2018-01-02 21:04:01 +08:00
"name": "WildDuck Support",
"address": "info@[DOMAIN]"
},
"to": {
"name": "[NAME]",
"address": "[EMAIL]"
},
2018-04-29 03:44:38 +08:00
"subject": "[FNAME], welcome to our awesome service!"
}