]> Nutra Git (v2) - nutratech/vps-root.git/commitdiff
kyle's config changes for smtp
authornutra-bot <nutradigest@gmail.com>
Mon, 25 Jul 2022 20:26:57 +0000 (20:26 +0000)
committernutra-bot <nutradigest@gmail.com>
Mon, 25 Jul 2022 20:26:57 +0000 (20:26 +0000)
opt/mattermost/config/config.json

index 5010453476ce8f08961fdd1048319e6150881a93..c74b27ccb3780b5c059857cf34fe47659fa2f077 100644 (file)
         "FeedbackEmail": "",
         "ReplyToAddress": "",
         "FeedbackOrganization": "",
-        "EnableSMTPAuth": false,
-        "SMTPUsername": "",
-        "SMTPPassword": "",
-        "SMTPServer": "localhost",
-        "SMTPPort": "10025",
+        "EnableSMTPAuth": true,
+        "SMTPUsername": "energyprogchess@gmail.com",
+        "SMTPPassword": "Kth@#57111317",
+        "SMTPServer": "smtp.gmail.com",
+        "SMTPPort": "587",
         "SMTPServerTimeout": 10,
-        "ConnectionSecurity": "",
+        "ConnectionSecurity": "STARTTLS",
         "SendPushNotifications": true,
         "PushNotificationServer": "https://push-test.mattermost.com",
         "PushNotificationContents": "full",