Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dax/jmc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorDavid Rousselie <david.rousselie@happycoders.org>2011-10-08 13:40:32 +0400
committerDavid Rousselie <david.rousselie@happycoders.org>2011-10-08 13:40:32 +0400
commitf2edb33399cc6d1c5955bfeb7b92a9938adcbd55 (patch)
tree63f875c924b3a5e19192853935c925220d3fc6c9 /conf
parent471e24394af9870e88f3aece9e0ab89578891b97 (diff)
add SMTP SSL support
Diffstat (limited to 'conf')
-rw-r--r--conf/jmc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/jmc.conf b/conf/jmc.conf
index fb309c9..1ce97ac 100644
--- a/conf/jmc.conf
+++ b/conf/jmc.conf
@@ -40,6 +40,7 @@ smtp_default_password: test
smtp_default_host: testhost
smtp_default_port: 25
smtp_default_tls: True
+smtp_default_ssl: True
smtp_default_label: Default SMTP Server
enable_smtp_default_account: False