Add default SMTP server in default config file
darcs-hash:20081109192121-86b55-0018f6a950a489f0edb80aae7ade6cc7ca919836.gz
This commit is contained in:
@@ -34,3 +34,12 @@ check_interval: 1
|
|||||||
[vcard]
|
[vcard]
|
||||||
url: http://people.happycoders.org/dax/projects/jmc
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user