> but when i check the mail log file on mx.abc.com. the
> log file have following error:
> 
> May 29 13:18:57  sendmail[28367]: g4T5IaA28359:
> to=<[EMAIL PROTECTED]>, ctladdr=<[EMAIL PROTECTED]>
> (50382/50382), delay=00:
> 00:20, xdelay=00:00:00, mailer=smtp, pri=120376,
> relay=mx.hij.com, dsn=5.1.2, stat=Host unknown (Name
> server: mx.hij.com: host not found)
> 
> do i need to add mx.abc.com in  access file on
> mx.hij.com? or is it relate to host name reverse look
> up problem? please fresh my mind...
> 
     The error states that host name cannot be resolved
try the command 
        $ host mx.hij.com

if not resolved u have to put up a DNS entry if u have configured for it
else put the entry in /etc/hosts file as
   <ip addr>     <FQDN>     <alias>


cheers
-rk-

-------------------------------------------
Ramakrishna        | [EMAIL PROTECTED]
Exocore Consulting | http://www.exocore.com
Bangalore, India   | +91 (80) 344-0397
-------------------------------------------



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to