From 1b521ee9a5edca4b48b861afb3db43390f1ad997 Mon Sep 17 00:00:00 2001 From: gau1991 Date: Thu, 29 Jan 2015 17:50:18 +0530 Subject: [PATCH] Fixed Postfix typo --- ee/cli/plugins/stack.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/cli/plugins/stack.py b/ee/cli/plugins/stack.py index fc9b8569..4c97cf59 100644 --- a/ee/cli/plugins/stack.py +++ b/ee/cli/plugins/stack.py @@ -521,7 +521,7 @@ class EEStackController(CementBaseController): "mailbox_maps.cf\"") EEShellExec.cmd_exec(self, "postconf -e \"virtual_alias_maps " "= mysql:/etc/postfix/mysql/virtual_" - " alias_maps.cf\"") + "alias_maps.cf\"") EEShellExec.cmd_exec(self, "openssl req -new -x509 -days " " 3650 -nodes -subj /commonName=" "{HOSTNAME}/emailAddress={EMAIL}"