2018-09-08 23:02:29 +02:00
|
|
|
{
|
2022-10-26 14:32:23 +02:00
|
|
|
"server":"your.email.server",
|
|
|
|
"port":587,
|
|
|
|
"user":"you@yourmail.com",
|
|
|
|
"pass":"yourPassword",
|
2024-10-03 21:49:53 +02:00
|
|
|
"passCmd": ["command", "that", "outputs", "the", "password"],
|
2022-10-26 14:32:23 +02:00
|
|
|
"sender":"santa@yourmail.com",
|
|
|
|
"price": "75€"
|
2018-09-08 23:02:29 +02:00
|
|
|
}
|