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.
msg-email/credentials.default.json

15 lines
270 B
JSON

{
"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
}