# HG changeset patch # User Matti Hamalainen # Date 1470131427 -10800 # Node ID 6e8e3695cfaabdd37e092c857490cb653aed41c5 # Parent b5cc76f18256768da8ca39b6891c29649abe2fee Update example configuration. diff -r b5cc76f18256 -r 6e8e3695cfaa example.cfg --- 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!