我正在尝试设置 IMAP 服务器。这是迁移过程中的新服务器。
我想法我完成了所有步骤使用 courier-imap 和 postfix 的虚拟邮箱,但显然我遗漏了一些东西。当我运行迁移工具(imapsync
)时,我收到错误:
Failure: error login on [debian-x2...] wuth user [[email protected]] auth [LOGIN]: 2 NO Login failed
我认为这个错误是说新的名为 的系统[email protected]
。(登录旧系统成功)。
我如何postfix
列出courier
或打印他们的用户以找出哪些配置不正确?