Great Circle Associates Majordomo-Users
(July 2001)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: Regarding setup of majordomo
From: Daniel Liston <dliston @ netscape . com>
Organization: iPlanet eCommerce Solutions, A Sun|Netscape Alliance
Date: Wed, 04 Jul 2001 16:36:15 -0500
To: Manoj . Mishra @ sdrc . com, Majordomo Users <majordomo-users @ greatcircle . com>
References: <3B41B48C.893833AA@sdrc.com> <3B41DC92.B5716C7E@netscape.com> <3B4302A6.F554B6A1@sdrc.com>

I am running majordomo 1.94.5 on a FreeBSD 2.2.8 system with 
sendmail 8.8.8.  I am not familiar with Irix, but I always
heard good things about SGI hardware.

Even 8.9.3 sendmail is not "new", but is more common than 8.8.8
these days.  It also has several security enhancements that may
be of value to you.  Since you do not have a public DNS entry for
sgippd7, you need to make sure that the MX hosts for sgippd7 will
properly relay mail to and for sgippd7.  You may also have to use
a sendmail configuration of NoDNS if you are behind a firewall or
do not have a separate private DNS server for sgippd7 to use that
has information about itself listed.

Before worrying about majordomo on sgippd7, I would concentrate
on making sure you can get mail onto and off of the sgippd7 box
from the outside world.  Once you have this working, majordomo
should be quite happy with almost any configuration.

Things to look for regarding your hostname;
/etc/hosts - make sure the fully qualified name is listed first
146.122.132.nnn	sgippd7.sdrc.com sgippd7 [othernicknames]

/etc/sendmail.cf
Cwlocalhost sgippd7.sdrc.com #or use the sendmail.cw file
Djsgippd7.sdrc.com #or Djsdrc.com depending on your config
#Actually, the above line should not be required at all if
#sendmail can determine your domain properly.
DSmailhub-cvg.sdrc.com
Fw-o /etc/sendmail.cw

If defined in sendmail.cf...
/etc/sendmail.cw
sgippd7.sdrc.com
sgippd7
anyothernamethishostgoesby_long_and_short


Troubleshooting,
As the root user on sgippd7
hostname
Does this return a fully qualified name?  It should.
Otherwise, do
hostname sgippd7.sdrc.com
then check again.

If the above worked, you can remove Djsgippd7.sdrc.com
from your sendmail.cf and restart sendmail.

sendmail -bv majordomo@sdrc.com
Does this say the relay is localhost or the mailhub?
Or does this say ...deliverable: mailer prog, user...?

sendmail -bv majordomo@sgippd7.sdrc.com
Where does this say the delivery it to?  It should be
to mailer prog, user "|/path/to/wrapper majordomo"

>From outside your own domain, can you send messages to
majordomo@sgippd7.sdrc.com (help, lists, which, etc)
and get replies back to the address outside the domain?

If all the above is working, it is just a matter of your
aliases file and your listname.config file.  Keep a close
eye on your sendmail logs and majordomo logs when sending
messages to your lists too.  You might even want to turn
up logging in sendmail while testing majordomo.
O LogLevel=15 in sendmail.cf

Dan Liston

Manoj Mishra wrote:
> 
> Hi Daniel
> 
> thanks for your prompt review and suggestion, i would like to give you some info, we are using IRIX 6.5.7, majordomo 1.94.5 and sendmail 8.8.8, can you please let me know that is this a right base for setting up majordomo or any additional patches may be required or we should upgrade sendmail to 8.9.3 or so....
> 
> I tried fixing $j and the hostname but still i got local configuration error messages, gives an error message
> MX list for the <hostname> points back to hostnamehostname, in my case hostname is sgippd7.sdrc.com
> so it shows sgippd7.sdrc.comsgippd7.sdrc.com twice i don't know why,,,
> 
> I will be grateful to you if finally i succeed setting up majordomo with your help......
> 
> Regards
> Manoj
> 
> Daniel Liston wrote:
> 
> > 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:
Indexed By Date Previous: Re: Auto Reply Messages
From: "Joe R. Jah" <jjah@cloud.ccsf.cc.ca.us>
Next: Re: Auto Reply Messages
From: Daniel Liston <dliston@netscape.com>
Indexed By Thread Previous: Re: Regarding setup of majordomo
From: Daniel Liston <dliston@netscape.com>
Next: Re: Regarding setup of majordomo
From: Daniel Liston <dliston@netscape.com>

Google
 
Search Internet Search www.greatcircle.com