Hello,
I installed redhat 8.0 yesterday. I am trying to send mail using sendmail. Sendmail works fine for the local machine.
e.g. when i do /usr/sbin/sendmail nachya
I get a mail.
But when i send a mail to
me@mydomain.com I am not receiving any mails.
I checked /var/log/maillog and the entry i had was
Oct 25 09:13:40 MyHost sendmail[30819]: i9PDDea30816: to=me@mydomain.com, ctladdr=myhost (501/501), delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=33893, relay=mysmtp.mydomain.com. [10.10.2.64], dsn=2.0.0, stat=Sent (M2004102512445428824 Message accepted for delivery)
This says message accepted for delivery but i am not getting any mails.
I have not made any configuration changes, i am using all defaults.
I do not want to run this machine as a mail server.
It just needs to send emails to an valid address.
Thanks for your time
- Nachya