restart mail now restart the service

... and not just the container

Fixes #617
This commit is contained in:
Girish Ramakrishnan
2019-02-28 10:41:58 -08:00
parent 578ce09b5e
commit 6a18d6918e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@ exports = module.exports = {
setMailEnabled: setMailEnabled,
startMail: restartMail,
restartMail: restartMail,
sendTestMail: sendTestMail,