Control Web Panel
WebPanel => CentOS-WebPanel Bugs => Topic started by: imlemeciz on November 22, 2024, 10:13:52 AM
-
(https://i.ibb.co/N3NdJyn/cwphatapng.png)
Hello, I connect to the cwp panel with root login. Here I open a mail with add new domain mail. But it gives an error like in the picture.
I switched from Centos7 to AlmaLinux 9.4. I uploaded the contents of the sql tables in the database to almalinux and then I feel like this happened.
Can't I solve this? Could you please spare your valuable time for me?
-
Create an user account with a domain name you want to use, log into the user account and try to create an email account (address) there.
-
It doesn't work that way. It was working properly as we see in the picture. It would be better if I could open it from there.
-
*463 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: acc in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined index: acc in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: hostname in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: key in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_mail_list.php on line 0PHP message: PHP Notice: Undefined variable: hostname in /usr/local/cwpsrv/htdocs
-
You need to create at least one user account with the domain name to be able to manage the email addresses.
Also, email account isn't just records in the postfix database. The mailbox structure and emails are physically located in the folder /var/vmail/
So you need to copy content of /var/vmail/ from the old server to the new server with access permission preserved.
-
Are your CWP mail services all enabled and running?