Sorry, I am new to Centos 7 and sendmail.
My email server was working but I had to restart the server. After restarting the email server suddenly fail to send emails to specific domain under my control.
I checked the /var/log/maillog
Oct 26 17:02:03 a_domain sendmail[xxxx]: xxxxx: to=<b@b_domain.com>, delay=00:02:00, xdelay=00:02:00, mailer=esmtp, pri=121209, relay=b_domain.com. [b_domain_ip_address], dsn=4.0.0, stat=Deferred: Connection timed out with b_domain.com.
b_domain_ip_address is ip of shopify hosting provider and not the mx record ip address I am expecting. From previous maillog, before restarting the b_domain_ip_address was correctly resolving to our email provider.