bug fix: email debugger on almalinux

This commit is contained in:
Usman Nasir
2022-05-09 22:13:09 +05:00
parent a86181f911
commit d5c151ba0a

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