shaobo.zh
只能发不能收
我用EMOS 1.3.0 release安装的Extmail只能发邮件不能收邮件,请问这是为什么呢?请高手帮助一下。谢谢!
maillog日志如下:
Jun 3 04:02:04 staff postfix/pickup[6560]: 11074C08FF: uid=0 from=<root>
Jun 3 04:02:04 staff postfix/cleanup[6903]: 11074C08FF: message-id=<[email]20080602200204.11074C08FF@staff.internal.com[/email]>
Jun 3 04:02:04 staff postfix/qmgr[6373]: 11074C08FF: from=<[email]root@staff.internal.com[/email]>, size=12540, nrcpt=1 (queue active)
Jun 3 04:02:04 staff postfix/trivial-rewrite[6905]: warning: do not list domain staff.internal.com in BOTH mydestination and virtual_mailbox_domains
Jun 3 04:02:04 staff postfix/trivial-rewrite[6905]: warning: do not list domain staff.internal.com in BOTH mydestination and virtual_mailbox_domains
Jun 3 04:02:04 staff postfix/local[6928]: 11074C08FF: to=<[email]postfix@staff.internal.com[/email]>, orig_to=<root>, relay=local, delay=0.06, delays=0.05/0.01/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
Jun 3 04:02:04 staff postfix/qmgr[6373]: 11074C08FF: removed
Jun 3 04:02:38 staff postfix/pickup[6560]: 6C905C0900: uid=0 from=<root>
Jun 3 04:02:38 staff postfix/cleanup[6903]: 6C905C0900: message-id=<[email]20080602200238.6C905C0900@staff.internal.com[/email]>
Jun 3 04:02:38 staff postfix/qmgr[6373]: 6C905C0900: from=<[email]root@staff.internal.com[/email]>, size=636, nrcpt=1 (queue active)
Jun 3 04:02:38 staff postfix/local[6928]: 6C905C0900: to=<[email]postfix@staff.internal.com[/email]>, orig_to=<root>, relay=local, delay=0.54, delays=0.54/0/0/0, dsn=2.0.0, status=sent (delivered to mailbox)
Jun 3 04:02:38 staff postfix/qmgr[6373]: 6C905C0900: removed
hosts文件如下:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 staff.internal.com pop3.staff.internal.com smtp.staff.internal.com staff localhost.localdomain localhost
因为我这个是局域网,所有没有在域名解析那做MX交换,但是这样在hosts添加难道不可以么?请高手指点