Mysql的日志好像有些问题....

发布于 2022-10-01 20:24:15 字数 2174 浏览 24 评论 0

在redhat9上,我按照llzqq兄的方法安装了apache+php+mysql+qmail+vpopmail+qmailadmin,可以登录igenus,并且进入邮件系统,可是自己发送的邮件后自己都收不到?收件人地址我曾经试过这几种方式:
raad@qmail.*.*;
raad;
raad@127.0.0.1;
raad@IP
我安装时用的域名还没有被完全解析,在网页中输入qmail.*.*.*可以浏览,可是nslookup qmail.*.*.*却不行,在安装过程中都是用的qmail.*.*.*来代替"yourdomain.com"的;
情况如下,请各位多多帮忙啊!
--------------------------------------------------------------------
#netstat -atln
Proto Recv-Q Send-Q Local Address           Foreign Address         State
PID/Program name
tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN
1587/mysqld
tcp        0      0 0.0.0.0:110             0.0.0.0:*               LISTEN
1623/tcpserver
tcp        0      0 0.0.0.0:6000            0.0.0.0:*               LISTEN
1728/X
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
1600/httpd
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN
1620/tcpserver
---------------------------------------------------------------------
#telnet 127.0.0.1
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 qmail.hebau.edu.cn ESMTP
----------------------------------------------------------------------
另外请问一下,我安装的那个qmailadmin?怎么用呢,进入页面以后没有密码呀?怎么管理呢?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

指尖凝香 2022-10-08 20:24:15

先把域名问题解决好,邮件系统与域名的关系密切。

や三分注定 2022-10-08 20:24:15

正在努力ing

请恋爱 2022-10-08 20:24:15

我已经搞定DNS了,nslookup qmail.*.*.*已经通了.可是我还是不能发送邮件,这是我在qmail的安装目录下面的结果
-------------------------------------------------
[qmail-1.03]# ./config  qmail.*.*.*
Your hostname is compaq.
hard error
Sorry, I couldn't find your host's canonical name in DNS.
You will have to set up control/me yourself.
--------------------------------------------------
为什么它还说不能在DNS上找到我?......................!@#$%^&*;

明天过后 2022-10-08 20:24:15

现在我在/etc/hosts里面加上了qmail.*.*.*,并且把主机名也改成了qmail.*.*.*,现在./config qmail.*.*.* 倒是不报错了,不过我还是不能收到自己发出的邮件.............

浊酒尽余欢 2022-10-08 20:24:15

确实很奇怪

惟欲睡 2022-10-08 20:24:15

哦?我又找到了我的/var/log/mysqld.log,请问这是什么?
040304 17:01:40  mysqld started
Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
If you do not want to use transactional InnoDB tables, add a line
skip-innodb
to the [mysqld] section of init parameters in your my.cnf
or my.ini. If you want to use InnoDB tables, add to the [mysqld]
section, for example,
innodb_data_file_path = ibdata1:10M:autoextend
But to get good performance you should adjust for your hardware
the InnoDB startup options listed in section 2 at
http://www.innodb.com/ibman.html
/usr/libexec/mysqld: ready for connections
[root@qmail log]#

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文