First, this is a very old system, isn't it? Sendmail v.8.8.6? What
version of majordomo? Sendmail wants to know the fully qualified
hostname of the machine it runs on.
`hostname sgippd7.sdrc.com`
should solve it until your next reboot. You could also define $j
in the senmdail.cf file by finding "Dj" near the top of the file.
Djsgippd7.sdrc.com
Note there are no spaces between the setting and the value.
If you are running a newer majordomo than you are sendmail, you may
also want to include sendmail.cf edits so that it will alway add the
domain onto unqualified addresses before sending the mail. Majordomo
1.94.5 insists on all addresses having fully qualified domains.
Dan Liston
Manoj Mishra wrote:
>
> Hi
>
> Can any one see the attached error file and spot out the error in
> configuration....
>
> Regards
> Manoj
>
> --
> Manoj Mishra
> Systems Engineer II (+91-2139-30810)
> SDRC India Pvt. Ltd.
> Plot No.4, Pune Infotech Park, MIDC, Hinjewadi
> Pune-411027, Maharashtra, India
> email: Manoj.Mishra@sdrc.com
>
>
> $ help | /usr/lib/sendmail -v majordomo
>
> WARNING: local host name (sgippd7) is not qualified; fix $j in config file
> majordomo... Connecting to sgippd7.sdrc.com. via hub...
> 220 sgippd7 ESMTP Sendmail 980427.SGI.8.8.8 ready at Mon, 2 Jul 2001 18:38:27 +0
> 530 (IST)
> >>> EHLO sgippd7
> 250-sgippd7 Hello sgippd7 [146.122.194.17], pleased to meet you
> 250-EXPN
> 250-VERB
> 250-8BITMIME
> 250-SIZE
> 250-ONEX
> 250-ETRN
> 250-XUSR
> 250 HELP
> sgippd7.sdrc.com. config error: mail loops back to me (MX problem?)
> >>> QUIT
> 221 sgippd7 closing connection
> majordomo... Connecting to mailhub-cvg.sdrc.com. via hub...
> majordomo... Closing connection to sgippd7.sdrc.com.
> 220 tyr.sdrc.com ESMTP Sendmail 8.8.6 (PHNE_17190)/8.8.5; Mon, 2 Jul 2001 09:04:
> 25 -0400 (EDT)
> >>> EHLO sgippd7
> 250-tyr.sdrc.com Hello sgippd7.sdrc.com [146.122.194.17], pleased to meet you
> 250-EXPN
> 250-VERB
> 250-8BITMIME
> 250-SIZE 20971520
> 250-DSN
> 250-ONEX
> 250-ETRN
> 250-XUSR
> 250 HELP
> >>> MAIL From:<majordomo@sgippd7> SIZE=5
> 250 <majordomo@sgippd7>... Sender ok
> >>> RCPT To:<majordomo>
> 250 <majordomo>... Recipient ok
> >>> DATA
> 354 Enter mail, end with "." on a line by itself
> >>> .
> 250 JAA26722 Message accepted for delivery
> majordomo... Sent (JAA26722 Message accepted for delivery)
> Closing connection to mailhub-cvg.sdrc.com.
> >>> QUIT
> 221 tyr.sdrc.com closing connection
References:
|
|