{ "credentials": { "host": "smtp.uni-landau.de", "port": 465, "secure": true, "auth": { "user": "", "pass": "" } }, "mailOptions": { "from": "\"Aigenseer \" ", "to": "aigenseer@uni-landau.de", "subject": "Maierjs ✔", "text": "Hello world", "html": null }, "ErrorMailer": { "subject": "Error Mail from ErrorMailer" } }