diff --git a/plogical/mailUtilities.py b/plogical/mailUtilities.py index 0c58487fa..761d6a493 100755 --- a/plogical/mailUtilities.py +++ b/plogical/mailUtilities.py @@ -859,7 +859,6 @@ class MailServerManagerUtils(multi.Thread): ProcessUtilities.executioner(command) command = 'dnf install --enablerepo=gf-plus postfix3 postfix3-mysql -y' - ProcessUtilities.executioner(command) else: import socket