Hi..
I am getting the error this bellow error msg on CWP control panel while you going to add email or list email
Warning: [obfuscated](): Access denied for user 'postfix'@'localhost' (using password: YES) in /usr/local/cwpsrv/htdocs/resources/admin/modules/mail_add-new.php on line 0
Warning: [obfuscated]() expects parameter 2 to be resource, boolean given in /usr/local/cwpsrv/htdocs/resources/admin/modules/mail_add-new.php on line 0
Could not connect to database postfix check configuration file: /usr/local/cwpsrv/htdocs/admin/include/postfix.php
i searched and found one post with a solution and try to set the password through SSh but the method does not working for me bellow error occurs please help to fix the issue
mysql>
mysql> SET PASSWORD FOR 'postfix'@'localhost' = PASSWORD('5OwXHuk');
ERROR 1133 (42000): Can't find any matching row in the user table
mysql>