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
diff options
context:
space:
mode:
-rw-r--r--conf/jmc.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/jmc.conf b/conf/jmc.conf
index 69786f7..fb309c9 100644
--- a/conf/jmc.conf
+++ b/conf/jmc.conf
@@ -34,3 +34,12 @@ check_interval: 1
[vcard]
url: http://people.happycoders.org/dax/projects/jmc
+[smtp]
+smtp_default_login: test
+smtp_default_password: test
+smtp_default_host: testhost
+smtp_default_port: 25
+smtp_default_tls: True
+smtp_default_label: Default SMTP Server
+enable_smtp_default_account: False
+