changeset 96:6e8e3695cfaa

Update example configuration.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Aug 2016 12:50:27 +0300
parents b5cc76f18256
children 524915af5e87
files example.cfg
diffstat 1 files changed, 9 insertions(+), 1 deletions(-) [+]
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!