comparison 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
comparison
equal deleted inserted replaced
95:b5cc76f18256 96:6e8e3695cfaa
33 ### 33 ###
34 # Enable/disable sending of e-mail message in case of fatal errors 34 # Enable/disable sending of e-mail message in case of fatal errors
35 email = off 35 email = off
36 36
37 # SMTP server for sending mail 37 # SMTP server for sending mail
38 email_server = localhost 38 #email_server = host[:port]
39
40 # SMTP user and password (not encrypted!)
41 #email_srv_user = username
42 #email_srv_password = password
43
44 # Use TLS
45 #email_use_tls = no
46
39 47
40 # Message subject 48 # Message subject
41 email_subject = Google Calendar MultiMerge error! 49 email_subject = Google Calendar MultiMerge error!
42 50
43 # Sender "From" address 51 # Sender "From" address