diff example.cfg @ 96:6e8e3695cfaa

Update example configuration.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Aug 2016 12:50:27 +0300
parents 39a1575d4aa9
children fe3bfabf0b5f
line wrap: on
line diff
--- a/example.cfg	Tue Aug 02 12:50:03 2016 +0300
+++ b/example.cfg	Tue Aug 02 12:50:27 2016 +0300
@@ -35,7 +35,15 @@
 email = off
 
 # SMTP server for sending mail
-email_server = localhost
+#email_server = host[:port]
+
+# SMTP user and password (not encrypted!)
+#email_srv_user = username
+#email_srv_password = password
+
+# Use TLS
+#email_use_tls = no
+
 
 # Message subject
 email_subject = Google Calendar MultiMerge error!