ZhenDong,Xu schrieb: > I have installed postfix 2.6 + cyrus-sasl2 + maildrop2.1.0 + mysql5.0.83 > + apache22 + extmail1.1.0 > When i send mail to myself,i can't received.and become the maillog. > I send mail to gmail.com, Gmail can received. > > I have no idea about the log ,someone can help me .Thanks. > > ###########I have replayced the real domain to "*"################## > Aug 17 16:37:56 mail postfix/smtpd[13015]: connect from localhost[127.0.0.1] > Aug 17 16:37:56 mail postfix/smtpd[13015]: 7BC418FC61: > client=localhost[127.0.0.1] > Aug 17 16:37:56 mail postfix/cleanup[13017]: 7BC418FC61: > message-id=<20090817163756.7bc418f...@mail.*.org > <mailto:20090817163756.7bc418f...@mail.*.org>> > Aug 17 16:37:56 mail postfix/qmgr[702]: 7BC418FC61: > from=<xuzhend...@*.org <mailto:xuzhend...@*.org>>, size=642, nrcpt=1 > (queue active) > Aug 17 16:37:56 mail postfix/smtpd[13015]: disconnect from > localhost[127.0.0.1] > Aug 17 16:37:56 mail postfix/pipe[13018]: 7BC418FC61: > to=<xuzhend...@*.org <mailto:xuzhend...@*.org>>, relay=maildrop, > delay=0.12, delays=0.11/0/0/0.01, dsn=5.1.1, status=bounced *(user > unknown. Command output: Invalid user specified. ) > *Aug 17 16:37:56 mail postfix/cleanup[13017]: 984618FC65: > message-id=<20090817163756.984618f...@mail.*.org > <mailto:20090817163756.984618f...@mail.*.org>> > Aug 17 16:37:56 mail postfix/bounce[13020]: 7BC418FC61: sender > non-delivery notification: 984618FC65 > Aug 17 16:37:56 mail postfix/qmgr[702]: 984618FC65: from=<>, size=2514, > nrcpt=1 (queue active) > Aug 17 16:37:56 mail postfix/qmgr[702]: 7BC418FC61: removed > Aug 17 16:37:56 mail postfix/pipe[13018]: 984618FC65: > to=<xuzhend...@*.org <mailto:xuzhend...@*.org>>, relay=maildrop, > delay=0.01, delays=0/0/0/0, dsn=5.1.1, status=bounced (user unknown. > Command output: Invalid user specified. ) > Aug 17 16:37:56 mail postfix/qmgr[702]: 984618FC65: removed
I would say, something is wrong with your sender domain name as postfix replaced it to "*" and this causes the error. There are differences between local and internet delivery of mail. http://www.postfix.org/ADDRESS_REWRITING_README.html can give you some information about this regards Joerg