From 76994f7d295c8c5d1e2703868f25bc748284f68a Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 15 Jun 2015 11:14:26 -0400 Subject: Modifying sendmail to allow for non-encrypted connection for ease setup of local mail sender --- config/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/config.json b/config/config.json index 4eab907f7..955947a83 100644 --- a/config/config.json +++ b/config/config.json @@ -57,6 +57,7 @@ "SMTPUsername": "", "SMTPPassword": "", "SMTPServer": "", + "UseTLS": true, "FeedbackEmail": "feedback@xxxxxxmustbefilledin.com", "FeedbackName": "", "ApplePushServer": "", -- cgit v1.2.3-1-g7c22