搭建mail服务器中创建虚拟用户的数据库(mysql)问题?
我的mail服务器安装基本通过,是安装精华帖装的。mysql也装上了,而且已经启动了,帖子上说要创建一个vpopmail的数据库,我也试过了,可是就是看不到?不明白为什么???
命令:
mysql -u root -p
mysql->;create database vpopmail;
mysql->;grant all on vpopmail.* to vpopmail@localhost identified by "123456";
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
有人能指点一下我吗?
老总开始催了;(
要建虚拟的用户后才能自动生成
创建虚拟用户就用qmail的命令vadduser test@test.com
可是,我这里他就报错。创建虚拟域的时候也是
/home/vpopmail/bin/vadddomain test3
Please enter password for postmaster:
enter password again:
could not connect to mysql update server Access denied for user: 'root@mail.chinacncc.com' (Using password: YES) with database
could not connect to mysql update server Access denied for user: 'root@mail.chinacncc.com' (Using password: YES)
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error[c]: MySQL server has gone away
vmysql: sql error: MySQL server has gone away
vmysql: sql error[3]: MySQL server has gone away
vmysql: sql error[2]: MySQL server has gone away
Error: Unable to chdir to vpopmail/users directory
创建虚拟用户的错误是
/home/vpopmail/bin/vadduser test@test.com
Please enter password for test@test.com:
enter password again:
could not connect to mysql update server Access denied for user: 'root@mail.chinacncc.com' (Using password: YES) with database
could not connect to mysql update server Access denied for user: 'root@mail.chinacncc.com' (Using password: YES)
Error: Domain does not exist