7 lines
126 B
JSON
7 lines
126 B
JSON
{
|
|
"server":"your.email.server",
|
|
"port":587,
|
|
"user":"you@yourmail.com",
|
|
"pass":"yourPassword",
|
|
"sender":"santa@yourmail.com"
|
|
}
|