View Single Post

  #1 (permalink)  
Old 09-18-2007
John
 
Posts: n/a
Default Cannot receive email from root account

Dear all,

The sendmail under redhat 9 runs normally, However, recently, the root
account cannot receive email while the others do.

The following is the test and the result to the mail server, please give me
some advice, thanks

Regards,
John.


[root@ns mail]# telnet 10.0.0.10 25
Trying 10.0.0.10...
Connected to ns.xx-xx.com (10.0.0.10).
Escape character is '^]'.
220 ns.xx-xx.com ESMTP Sendmail 8.12.8/8.12.8; Tue, 18 Sep 2007 12:37:08
+0800
mail from:<root@xx-xx.com>
250 2.1.0 <root@xx-xx.com>... Sender ok
rcpt to:<root@xx-xx.com>
550 5.1.1 <root@xx-xx.com>... User unknown



Reply With Quote