пытаюсь поставить почтовой серв от сюда
http://linuxforum.ru/viewtopic.php?pid=80674#p80674почтовик на базе dbmail (mysql) и exim в Debian Squeeze
но ошибка вот в этом
При команде
root@ubuntu:~# ls
create_tables_dbmail.sql
root@ubuntu:~# mysql -u dbmail -p dbmail < create_tables_dbmail.sql
Enter password:
ERROR 1045 (28000): Access denied for user 'dbmail'@'localhost' (using password: YES)пароль точно верный так как
root@ubuntu:~# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 48
Server version: 5.1.41-3ubuntu12.6 (Ubuntu)
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
на mysql норм конектится