diff example.cfg @ 71:41881ba09ba8

Allow setting SMTP server .. needs more work tho.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 12 Jul 2016 10:27:38 +0300
parents 8ef792b573a9
children 39a1575d4aa9
line wrap: on
line diff
--- a/example.cfg	Tue Jul 12 10:27:13 2016 +0300
+++ b/example.cfg	Tue Jul 12 10:27:38 2016 +0300
@@ -31,6 +31,9 @@
 # Enable/disable sending of e-mail message in case of fatal errors
 email = off
 
+# SMTP server for sending mail
+email_server = localhost
+
 # Message subject
 email_subject = Google Calendar MultiMerge error!