wichteln/config.json

8 lines
126 B
JSON

{
"server":"your.email.server",
"port":587,
"user":"you@yourmail.com",
"pass":"yourPassword",
"sender":"santa@yourmail.com"
}