我无法收到新的邮件(客户端和服务器之间的连接运行良好,但服务器没有得到新的邮件)我也无法发送新的邮件。
我在前一天在Webmin设置了带宽监控,不得不安装iptables等等。 由于我设置iptables允许任何stream量,我没有问题的Apache Web服务器,我认为一切都很好。
我刚才注意到我今天还没有收到任何新邮件。 而我无法发送任何。 我已经删除了iptables和它的设置,但没有运气。
我在邮件日志中看到了很多:
Oct 25 22:46:59 KIP-DU-VPS imapd:LOGIN,user = zer,ip = [:: ffff:10.10.0.173],port = [35740],protocol = IMAP Oct 25 22:46:59 KIP-DU-VPS imapd:LOGOUT,user = zer,ip = [:: ffff:10.10.0.173],headers = 0,body = 0,rcvd = 79,sent = 2249,time = 0 Oct 25 22:47:28 KIP-DU-VPS postfix / tlsmgr [4814]:fatal:打开数据库/var/lib/postfix/smtpd_scache.db:无效参数 10月25日22:47:29 KIP-DU-VPS postfix / master [4011]:警告:进程/ usr / lib / postfix / tlsmgr pid 4814退出状态1 10月25日22:47:29 KIP-DU-VPS postfix / master [4011]:警告:/ usr / lib / postfix / tlsmgr:坏命令启动 - 限制 Oct 25 22:47:59 KIP-DU-VPS imapd:Connection,ip = [:: ffff:10.10.0.173] Oct 25 22:47:59 KIP-DU-VPS imapd:LOGIN,user = zer,ip = [:: ffff:10.10.0.173],port = [35752],protocol = IMAP Oct 25 22:47:59 KIP-DU-VPS imapd:LOGOUT,user = zer,ip = [:: ffff:10.10.0.173],headers = 0,body = 0,rcvd = 79,sent = 2249,time = 0 10月25日22:48:29 KIP-DU-VPS postfix / tlsmgr [4968]:fatal:打开数据库/var/lib/postfix/smtpd_scache.db:参数无效 10月25日22:48:30 KIP-DU-VPS postfix / master [4011]:警告:进程/ usr / lib / postfix / tlsmgr pid 4968退出状态1 10月25日22:48:30 KIP-DU-VPS postfix / master [4011]:警告:/ usr / lib / postfix / tlsmgr:bad命令启动 - throttlin
任何人都可以点亮这个?
不知何故,/ /var/lib/postfix/smtpd_scache.db文件被损坏(0字节大)
删除它修复了一切。