summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2014-04-02 16:29:29 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2014-04-02 17:06:51 -0300
commit469a056387fa1d69dd14f0680fa0026e0a3ff80c (patch)
tree94ee8d3d9c69cf7c0446d077c33820a248468a7e /changes
parent962dbc30fd97176b30eac9df75e8ad1697972bf2 (diff)
Do not start soledad if its not provided and enabled.
[Closes #5411]
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-5411_mail-is-not-disabled-at-first-start1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-5411_mail-is-not-disabled-at-first-start b/changes/bug-5411_mail-is-not-disabled-at-first-start
new file mode 100644
index 00000000..3cba7a01
--- /dev/null
+++ b/changes/bug-5411_mail-is-not-disabled-at-first-start
@@ -0,0 +1 @@
+- Do not start soledad and mail if the mail service is disabled. Closes #5411.