wichteln/config.json

10 lines
234 B
JSON
Raw Permalink Normal View History

{
"server":"your.email.server",
"port":587,
"user":"you@yourmail.com",
"pass":"yourPassword",
"passCmd": ["command", "that", "outputs", "the", "password"],
"sender":"santa@yourmail.com",
"price": "75€"
}