Original Message:
Sent: Fri March 06, 2026 09:53 AM
From: Rahul Dandale
Subject: sendmail not working
Hello All,
Now sendmail is working fine and mail delivered successfully.
what I did ......
enclose the relay host in square brackets in sendmail.cf file (e.g., DS[mail.example.com]) and restarted the sendmail service.
tested the email and its delivered successfully.
Thank you so much all of you for your suggestions on this issue.
------------------------------
Rahul Dandale
Original Message:
Sent: Thu March 05, 2026 09:47 AM
From: Rahul Dandale
Subject: sendmail not working
Hello Angel ,
I will let you know as soon as I receive input from the admin team. It might take a little time for those updates to come through, but I'll keep you posted.
Thank you very much for your inputs and valuable time on this so far.
------------------------------
Rahul Dandale
Original Message:
Sent: Thu March 05, 2026 09:37 AM
From: Angel Bugarin
Subject: sendmail not working
This doesn't sound right.
"Is the AIX host configured in the relay server, mx.abc.fi? ---- Yes added relay host entry in /etc/hosts file"
Check with the admin who manage the relay server, mx.abc.fi, and make sure your AIX host is configured in that server accordingly. Meaning, your AIX host is allowed to send or "relay" emails through it.
------------------------------
Angel Bugarin
Original Message:
Sent: Thu March 05, 2026 09:13 AM
From: Rahul Dandale
Subject: sendmail not working
Is your sendmail service on the AIX host active? ---Yes
Is the AIX host configured in the relay server, mx.abc.fi? ---- Yes added relay host entry in /etc/hosts file
Is there a firewall between your AIX host and mx.abc.fi? ---no firewall
------------------------------
Rahul Dandale
Original Message:
Sent: Thu March 05, 2026 09:05 AM
From: Angel Bugarin
Subject: sendmail not working
Things I would check:
Is your sendmail service on the AIX host active?
Is the AIX host configured in the relay server, mx.abc.fi?
Is there a firewall between your AIX host and mx.abc.fi?
------------------------------
Angel Bugarin
Original Message:
Sent: Thu March 05, 2026 08:21 AM
From: Rahul Dandale
Subject: sendmail not working
Hello
yeah, we did it but no luck
getting below error.
==== ====================
Connecting to mx.abc.fi. via relay...
Deferred: Connection timed out with mx.abc.fi.
========= ==============
when we removed relay entry from submit.cf file then error gone. seems no email delivered to my email id
------------------------------
Rahul
Original Message:
Sent: Thu March 05, 2026 03:47 AM
From: Guillermo Ordonez
Subject: sendmail not working
Hi, add the relay server to the /etc/mail/submit.cf and try again.
------------------------------
Guillermo Ordonez
Original Message:
Sent: Wed March 04, 2026 12:52 AM
From: Rahul Dandale
Subject: sendmail not working
Hello Team,
I have configured the relay on the serverAIX7.3 but the email not received on target emails. also we have added relay servers entry in the /etc/hosts files and restarted the sendmail service but seem the error came.
bash-5.2# cat /etc/mail/sendmail.cf |grep -i DS
# @(#)24 1.78 src/bos/usr/sbin/sendmail/sendmail.cf, cmdsend, bos720 6/6/12 04:39:10
# @(#)21 1.3 src/bos/usr/sbin/sendmail/cf/cf/sendmail.cf, cmdsend, bos73B, b2022_21A3 4/28/22 08:51:06
# COMPONENT_NAME: CMDSEND sendmail.cf
DSsmtp-out.dnaip.fi
when we checked the files under the path /var/spool/mqueue which generated after sending email from the server. wondering that after some time, we observed that same files we can see error like MDeferred: Connection timed out with mx.dnaip.fi
bash-5.2# oslevel -s
7300-03-01-2520
bash-5.2#
could you please help us what needs to check to correct this one.
------------------------------
Rahul Dandale
------------------------------