You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"mailinglist@example.org": {
|
|
"recipients": ["user1@example.org", "user2@example.org" ],
|
|
"smtp_server": "smtp.example.org",
|
|
"smtp_port": 587,
|
|
"smtp_user": "mailinglist@example.org",
|
|
"smtp_pass": "PASSWORD"
|
|
}
|
|
}
|
|
|