Hello, I updated the Mail Server (v7.0) and now I get the following errors:
`Traceback (most recent call last):
File "/www/server/panel/class_v2/panel_plugin_v2.py", line 2365, in a
return public.run_plugin_v2(get.name, get.s, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 8680, in run_plugin_v2
raise PanelError(res['msg'])
public.exceptions.PanelError: An error occurred while the panel was running: Traceback (most recent call last):
File "/www/server/panel/plugin/mail_sys/mail_sys_main.py", line 6071, in get_task_list
bulk = plugin_loader.get_module('{}/plugin/mail_sys/mail_send_bulk.py'.format(public.get_panel_path()))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/PluginLoader.py", line 20, in get_module
raise RuntimeError('\n\n{}'.format(module_obj['msg']))
RuntimeError:
Traceback (most recent call last):
File "/www/server/panel/plugin/mail_sys/mail_send_bulk.py", line 56, in
SJDpCSkcP14hLIm7Y0db39LUdrxhF8LIuUDO9REHIaMuI9o7iXHEc7gwX6lYrWY1tdXCZ6Mgcpbjkc8DGmFtHA==
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/hook_import.py", line 25, in _aapimport
return oldimport(name, globals, locals, fromlist, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'power_mta.automations'`


I tried to create the domain again, but it tells me that it already exists. But it does not appear in the list of domains on the mail server

Please help me!