主题: 新装的系统和iRedmail使用postmaster登陆时,提示无法连接IMAP服务器。

==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:0.8.6
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):MySQL
- 使用的 Linux/BSD 发行版名称及版本号:CentOS 6.3
- 与您的问题相关的日志信息:
Apr 18 09:55:41 imap-login: Info: Login: user=<postmaster@xxx.xxx>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=5583, secured, session=<1a5tckf3OAB/AAAB>
Apr 18 09:55:41 imap(postmaster@xxx.xxx): Error: user postmaster@xxx.xxx: Initialization failed: Namespace '': mkdir(//data/vmail/vmail1/xxx.xxx/p/o/s/postmaster-2014.04.17.16.17.52//Maildir) failed: Permission denied (euid=2000(vmail) egid=2000(vmail) missing +w perm: /, dir owned by 0:0 mode=0555)
Apr 18 09:55:41 imap(postmaster@xxx.xxx): Error: Invalid user settings. Refer to server log for more information.

谢谢了

回复: 新装的系统和iRedmail使用postmaster登陆时,提示无法连接IMAP服务器。

再次登陆又提示如下错误:

Apr 18 11:03:40 mail roundcube: IMAP Error: Login failed for postmaster@xxx.xxx from 104.163.89.16. LOGIN: Internal error occurred. Refer to server log for more information. in /var/www/roundcubemail-0.9.5/program/lib/Roundcube/rcube_imap.php on line 184 (POST /mail/?_task=login&_action=login)

3 最后由 lazycat79 (2014-04-18 16:56:48) 编辑

回复: 新装的系统和iRedmail使用postmaster登陆时,提示无法连接IMAP服务器。

通过chown -R vmail:vmail /DATA/vmail,chmod -R 700 /DATA/vmail也不成功。

failed: Namespace '': mkdir(//data/vmail/vmail1/xxx.xxx/p/o/s/postmaster-2014.04.17.16.17.52//Maildir)
由上面这句确认//data/vmail中的data没大写。这个应该修正一下。

问题已解决,给大家留个参考吧。