mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-07-06 01:09:02 +02:00
bug fix: email debugger on almalinux
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user