You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"user": "mail@domein.tld",
|
|
|
|
"password": "wachtwoord",
|
|
|
|
"imap": {
|
|
|
|
"host": "imap.domein.tld",
|
|
|
|
"port": 993,
|
|
|
|
"tls": true
|
|
|
|
},
|
|
|
|
"smtp": {
|
|
|
|
"host": "smtp.domein.tld",
|
|
|
|
"port": 465,
|
|
|
|
"tls": true
|
|
|
|
},
|
|
|
|
"authTimeout": 5000
|
|
|
|
}
|