1825804 Members
2431 Online
109687 Solutions
New Discussion

sendmail problem

 
SOLVED
Go to solution
j773303
Super Advisor

sendmail problem

I've a question about sendmail 8.13.3

After tried mail to root, the root can got the mail no problem, but the below message would shows in /var/adm/syslog/mail.log. Does anyone know what's the meaning of "reject=501 5.1.8 Domain of sender address root@hwae7620 does not exist" . And any error on sendmail ?
Thanks in advanced.


mail.log
========
Aug 31 13:40:27 hwae7620 sm-mta[20942]: l7V5eRxL020942: ruleset=check_mail, arg1
=, relay=smmsp@localhost [127.0.0.1], reject=501 5.1.8 Domain of
sender address root@hwae7620 does not exist
Aug 31 13:40:27 hwae7620 sendmail[20941]: l7V5eRrl020941: to=root, ctladdr=root
(0/3), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=30137, relay=[127.0.0.
1] [127.0.0.1], dsn=5.6.0, stat=Data format error
Hero
2 REPLIES 2
AwadheshPandey
Honored Contributor
Solution

Re: sendmail problem

Marcin O.
Frequent Advisor

Re: sendmail problem

Hi
Did you check name resolving (hosts,nsswitch,dns)? Did you check relay settings in sendmail?
Marcin