mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-07 13:56:01 +01:00
domain to subdomain, ref https://www.facebook.com/groups/cyberpanel/posts/3367971846847773/
This commit is contained in:
@@ -518,7 +518,6 @@ class MailServerManager(multi.Thread):
|
||||
else:
|
||||
return ACLManager.loadErrorJson()
|
||||
try:
|
||||
|
||||
emailDomain = Domains.objects.get(domain=selectedDomain)
|
||||
except:
|
||||
raise BaseException('No emails exist for this domain.')
|
||||
|
||||
Reference in New Issue
Block a user