Add support for SMTP servers with StartTLS

This commit is contained in:
Jirka Hlavacek
2015-08-19 09:03:55 +02:00
parent 7004a348b5
commit 3c58e283b6
6 changed files with 12 additions and 1 deletions

View File

@@ -64,6 +64,7 @@
"SMTPPassword": "",
"SMTPServer": "",
"UseTLS": false,
"UseStartTLS": false,
"FeedbackEmail": "",
"FeedbackName": "",
"ApplePushServer": "",