Operating System - HP-UX
1752624 Members
4355 Online
108788 Solutions
New Discussion юеВ

What is wrong? - sendmail error message.

 
Lee Tae-kyung
Regular Advisor

What is wrong? - sendmail error message.

Jun 27 21:51:15 ux17202 sendmail[24705]: h5RCpEui024705: hkmail.jpmorgan.com [170.148.124.205] did not issue MAIL/EXPN/V
RFY/ETRN during connection to MTA
--------------------------------------
Hi, everyone~~
I am always grateful to itrc-forum users for their answers.

Thanks in advance.
I think I am a specialist in IT Korea^^. I am a programmer and SE and DBA
3 REPLIES 3
twang
Honored Contributor

Re: What is wrong? - sendmail error message.

How about the output from following command:
# sendmail -bv hkmail.jpmorgan.com

Sergejs Svitnevs
Honored Contributor

Re: What is wrong? - sendmail error message.

It means that the machine opened a connection to the mail server and did not send a message.
Set confTO_IDENT to 0 {define(`confTO_IDENT', `0')dnl} and set up a hosts.allow entry to allow connects from your lan to the server.

Regards,
Sergejs
Lee Tae-kyung
Regular Advisor

Re: What is wrong? - sendmail error message.

ux17202:[/var/adm/syslog]# sendmail -bv hkmail.jpmorgan.com
hkmail.jpmorgan.com... deliverable: mailer local, user hkmail.jpmorgan.com

Thanks many~~
I think I am a specialist in IT Korea^^. I am a programmer and SE and DBA