Thank you, Ansgar!

I tried your way, and I got nothing.Then I know there is sth wrong with my DNS.
So I build up a DNS server, and I register my mail server on the DNS.
Then I can successfully post my mails.

Thank you very much!


2009-10-16 



zch.open 



发件人: Ansgar Wiechers 
发送时间: 2009-10-15  15:05:12 
收件人: postfix-users 
抄送: 
主题: Re: got problems when build postfix server on lan 
 
On 2009-10-15 zch.open wrote:
> I installed two vitual machines on my windows xp via vmplayer. One is
> centos and the other is debian. I wanna configure mail server(postfix)
> on both servers. The basic informations of both servers are as below:
> 
> centos
> IP: 192.168.134.131
> hostname: centos
> domain: zchdomain
> 
> debian
> IP: 192.168.134.132
> hostname: debiandb2
> domain: zchdomain
> 
> I successfully configured postfix on each server. So I can send or
> recevie mails on either server. Say, I could send a mail from
> [email protected] to [email protected]. And I also installed
> the mozilla thunderbird as the MUA, so I could use thunderbird to send
> and receive mails on both servers.
> 
> But when I tried to sent a mail from [email protected] to
> [email protected], I failed. I got a message as below:
I'm going to assume that <[email protected]> is just a typo and
you're actually trying to send to <[email protected]> as the
response you received suggests.
What's the output of the following two commands on centos.zchdomain?
  host -t a debiandb2.zchdomain
  host -t mx debiandb2.zchdomain
And please always include the output of "postconf -n".
Regards
Ansgar Wiechers
-- 
"Abstractions save us time working, but they don't save us time learning."
--Joel Spolsky

Reply via email to