Critical Sendmail Problem -----STATUS =Solved

2007-12-24 20:08:00

Hi all,

I am really Thankful to all you guys for giving me
absolutely all you can in solving the problem.

michael at desimone.net
spiro at wlg.nec.co.nz
devarshi at yahoo.com
mkorth at systline.de
derrick at tachyon.pointone.com

Here it goes Firstly the Problem:

> Sumedha <sumedhabhosekar at yahoo.com> wrote:
> > Hello People,
> >
> > I am facing a problem with sendmail.
> >
> > Let me explain the setup here.
> >
> > I am primarily using Sendmail as a MTA to send
> mails
> > to my Exchange Server, which is my primary mail
> server
> > to whihc all my clients connect.
> >
> > and Sendmail is used to relay all my mails which
> gets
> > generated by Gnats to my exchange server.
> >
> > Everything was fine till recently.
> >
> > I faced my first problem when we added a new
> database
> > entry inGnats and i should say its pretty well
> > documented the i see no problem with the
> > configuration.But the mails stopped comming to my
> > exchange server.
> >
> > I went thru man pages , then from there i run
> > newaliases command then mails started flowing in
> > again.
> >
> > But today without any changes the mails stopped
> again.
> > and this time the command did not help.
> >
> > The only entry i have in /etc/mail/sendmail.cf is
> that
> > of my exchange server ie hostname.domain.com and
> the
> > rest are untouched which came with the OS.
> >
> > I am using solaris 8.0.
> >
> > The reason i feel its a sendmail problem is that
> gnats
> > is generating the mails and its all spooled into
> > /var/spool/mqueue and i see all the mails there
> but
> > not forwarded to my Exchange Server.
> >
> > I did kill sendmail process and restarted it but
> no
> > luck.
> >
> > Please do help me regarding the same.
> >
> > Waiting for your response.
> > Sumedha
> >
> >

Then the Solutuion in the order it was sorted out.

Firstly with all these people's help i learnt about
logs to see for sendmail realted issues.

We reliased that it was a nslookup issue and after it
was sorted out we edited the sendmail.cf file to
lookup directly the host ie my exchange server and not
my DNS server.

So edited the /etc/nsswitch.conf file to query only
files and not DNS by just deleating the dns entry.

Restarted the sendmail by

/etc/init.d/sendmail stop
/etc/init.d/sendmail start

BINGO the mails were back to where it belonged.

Thanks again for all your help.

Regards
Sumedha

__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

Comments

Got something to say?

You must be logged in to post a comment.