主题: 使用别名时,内部收发正常,外部发送来的邮件会被退信
内部通过alias发送邮件,收发都没有问题,但从外部发送邮件到iremail0.61,正式的邮箱是可以的,如果是邮箱的别名,会有会退信如下:
This is the mail system at host localhost.localdomain.
I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can delete your own text from the attached returned message.
The mail system
<it@test.cn>: user unknown
服务器上的日志为:
Mar 10 14:34:31 localhost postfix/qmgr[3465]: 6F8F8D74D45: from=<ailakj@sohu.com>, size=7201, nrcpt=1
(queue active)
Mar 10 14:34:31 localhost postfix/smtpd[13545]: disconnect from unknown[192.200.8.185]
Mar 10 14:34:31 localhost postfix/pipe[13549]: 6F8F8D74D45: to=<it@test.cn>, relay=dovecot, d
elay=0.06, delays=0.02/0.02/0/0.01, dsn=5.1.1, status=bounced (user unknown)
版主能帮忙看一下吗?