Added option to set default options for nodemailer

This commit is contained in:
Andris Reinman 2016-12-07 21:39:36 +02:00
parent 57c6e0ae79
commit 170b60f9a0
3 changed files with 42 additions and 2 deletions

View file

@ -105,3 +105,7 @@ enabled=false
port=5699
# allow connections from localhost only
host="127.0.0.1"
# extra options for nodemailer
[nodemailer]
#textEncoding="base64"