[root@web xzi]# ta imap
-----------------------------------------
Jul 22 12:29:05 web pop3d[2688]: login: [192.188.80.101] lzhang plaintext
Jul 22 12:29:52 web pop3d[2688]: accepted connection
Jul 22 12:29:54 web pop3d[2688]: login: mail-pz0-f23.google.com[209.85.210.23] wwang plaintext
Jul 22 12:30:08 web master[2714]: about to exec /usr/cyrus/bin/lmtpd
Jul 22 12:30:08 web lmtpunix[2714]: executed
Jul 22 12:30:08 web lmtpd[2714]: accepted connection
Jul 22 12:30:08 web lmtpd[2714]: lmtp connection preauth'd as postman
Jul 22 12:30:08 web lmtpd[2714]: duplicate_check: <
[email protected]> user.wwang 0
Jul 22 12:30:08 web lmtpd[2714]: mystore: starting txn 2147483933
Jul 22 12:30:08 web lmtpd[2714]: mystore: committing txn 2147483933
Jul 22 12:30:08 web lmtpd[2714]: duplicate_mark: <
[email protected]> user.wwang 1311309008
Jul 22 12:30:08 web lmtpd[2714]: accepted connection
Jul 22 12:30:08 web lmtpd[2714]: lmtp connection preauth'd as postman
Jul 22 12:30:08 web lmtpd[2714]: duplicate_check: <
[email protected]> user.lzhang 0
Jul 22 12:30:08 web lmtpd[2714]: mystore: starting txn 2147483934
Jul 22 12:30:08 web lmtpd[2714]: mystore: committing txn 2147483934
Jul 22 12:30:08 web lmtpd[2714]: duplicate_mark: <
[email protected]> user.lzhang 1311309008
Jul 22 12:30:08 web lmtpd[2714]: accepted connection
Jul 22 12:30:08 web lmtpd[2714]: lmtp connection preauth'd as postman
Jul 22 12:30:08 web lmtpd[2714]: duplicate_check: <
[email protected]> user.qchen 0
Jul 22 12:30:08 web lmtpd[2714]: mystore: starting txn 2147483935
Jul 22 12:30:08 web lmtpd[2714]: mystore: committing txn 2147483935
Jul 22 12:30:08 web lmtpd[2714]: duplicate_mark: <
[email protected]> user.qchen 1311309008
Jul 22 12:30:31 web lmtpd[2714]: accepted connection
Jul 22 12:30:31 web lmtpd[2714]: lmtp connection preauth'd as postman
Jul 22 12:30:31 web lmtpd[2714]: duplicate_check: <
[email protected]> user.dxu 0
Jul 22 12:30:31 web lmtpd[2714]: mystore: starting txn 2147483936
Jul 22 12:30:31 web lmtpd[2714]: mystore: committing txn 2147483936
Jul 22 12:30:31 web lmtpd[2714]: duplicate_mark: <
[email protected]> user.dxu 1311309031
Jul 22 12:30:56 web master[1686]: process 2688 exited, status 0
Jul 22 12:31:18 web master[1686]: process 2596 exited, status 0
Jul 22 12:31:30 web master[1686]: process 2651 exited, status 0
以前开的邮箱都是好的。是否是在webmail里开好邮箱后还要加什么认证之类?要添加修改cyrus?
还有开通网络权限。
# 开放所有权限给ip: /1/20/21/22/23/24/100/111/112/188/123/126/102
/sbin/iptables -A INPUT -i eth0 -t filter -p tcp -s 192.188.80.1 -j ACCEPT
/sbin/iptables -A FORWARD -i eth0 -t filter -p tcp -s 192.188.80.1 -j ACCEPT
/sbin/iptables -A FORWARD -i eth0 -t filter -p tcp -d 192.188.80.1 -j ACCEPT
结果是内网可以连。外网连不上。我看文档上说应该有个地址:
http://192.188.80.208/intranet/adminhttp://192.188.80.208/intranet/admin是修改邮件认证和internet认证权限的。密码账户应该都是cryus。可输入进去又不对。也不知道如何重置。