summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-09-17 15:43:01 -0400
committerKali Kaneko <kali@leap.se>2013-09-18 11:30:05 -0400
commit13f5d8fcee038f441dd91ef16dfdb254e1f0dd3f (patch)
tree2e7ddc1e889d420858bf1d9b28bb6570898b8bbe /changes
parente475daff20a2278ad170cb1ebaf528e7ee4a1657 (diff)
download cert for SMTP if EIP did not do it.
includes refactor of common code for download of certificates and config files.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-3847-start-smtp-without-eip1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-3847-start-smtp-without-eip b/changes/bug-3847-start-smtp-without-eip
new file mode 100644
index 00000000..5ed959a4
--- /dev/null
+++ b/changes/bug-3847-start-smtp-without-eip
@@ -0,0 +1 @@
+ o Allow SMTP to start even when provider does not offer EIP. Closes: #3847