From f99451b0a465b7217ca682fc51377f2a256cf8b6 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Sun, 31 Jan 2021 12:56:48 -0800 Subject: [PATCH] Update gps_data-SAMPLE.cfg --- gps_data-SAMPLE.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gps_data-SAMPLE.cfg b/gps_data-SAMPLE.cfg index c2c11d1..af8cf54 100644 --- a/gps_data-SAMPLE.cfg +++ b/gps_data-SAMPLE.cfg @@ -134,9 +134,9 @@ IGATE_LATITUDE = 0000.00N IGATE_LONGITUDE = 00000.00W # The email gateway settingns below are OPTIONAL. They are NOT REQUIRED if you don't want -# to enable the email gateway. Leave blank to disable. -EMAIL_SENDER: -EMAIL_PASSWORD: +# to enable the email gateway. Leave as is to disable. +EMAIL_SENDER: test@example.org +EMAIL_PASSWORD: letmein SMTP_SERVER: smtp.gmail.com SMTP_PORT: 465