bug fix: email debugger on almalinux

This commit is contained in:
Usman Nasir
2022-05-09 22:13:09 +05:00
parent 8b94fde621
commit 75dc9f5d0d

View File

@@ -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