Quote:
|
ms01:~# mysql -u mail_admin -p
|
here you use the user 'mail_admin'.
Quote:
|
ms01:~# mysqladmin processlist -p
|
Here you use the user 'root'. You will need to create the user mail_admin. I'm pretty sure this is described somewhere in the howto. Please re-read the howto and execute the missing step.