今天,经过多年的工作,我的邮件停止了工作。
Zend Framework返回错误
Message: Could not read from localhost
在网上搜索之后,我在我的Debian机器上发布了Dovecot。
查看日志,它说:
server1 postfix/smtpd[15194]: fatal: no SASL authentication mechanisms
我找不到有效的错误。
答案 0 :(得分:3)
Restarting IMAP/POP3 mail server: dovecotLast died with error
(see error log for more information): Time just moved backwards by 899 seconds.
This might cause a lot of problems, so I'll just kill myself now.
http://wiki.dovecot.org/TimeMovedBackwards
这让我意识到我安装了ntp,因为我在时间同步方面遇到了一些问题,而且时间超过了10分钟,这似乎给dovecot带来了困难。
因此,如果发生在某人身上,请不要寻找修复SASL身份验证的方法,只需尝试重启你的鸽舍。
由于我没有一次提到这个问题,我可以在网上找到,我希望这个会帮助别人。