mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-01-01 05:06:44 +08:00
12 lines
246 B
Text
12 lines
246 B
Text
{
|
|
"flag": true,
|
|
"from": {
|
|
"name": "WildDuck Support",
|
|
"address": "info@[DOMAIN]"
|
|
},
|
|
"to": {
|
|
"name": "[NAME]",
|
|
"address": "[EMAIL]"
|
|
},
|
|
"subject": "[FNAME], welcome to our awesome service!"
|
|
}
|