mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 13:56:01 +01:00
bug fix: mail function shift
This commit is contained in:
@@ -1389,11 +1389,6 @@ Automatic backup failed for %s on %s.
|
||||
print('%s. [SendToS3Cloud]' % (str(msg)))
|
||||
logging.writeToFile('%s. [SendToS3Cloud]' % (str(msg)))
|
||||
|
||||
@staticmethod
|
||||
def FixMailSSL():
|
||||
for website in Websites.objects.all():
|
||||
virtualHostUtilities.setupAutoDiscover(1, '/home/cyberpanel/templogs', website.domain, website.admin)
|
||||
|
||||
@staticmethod
|
||||
def v2Backups(function):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user