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