home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.wizards
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!uwm.edu!ux1.cso.uiuc.edu!mp.cs.niu.edu!rickert
- From: rickert@mp.cs.niu.edu (Neil Rickert)
- Subject: Re: sendmail problem: mailhost: DATA wait (sendmail)
- Message-ID: <1992Aug30.234830.10850@mp.cs.niu.edu>
- Organization: Northern Illinois University
- References: <MRD.92Aug30191004@morsel.stdavids.picker.com>
- Distribution: comp
- Date: Sun, 30 Aug 1992 23:48:30 GMT
- Lines: 16
-
- In article <MRD.92Aug30191004@morsel.stdavids.picker.com> mrd@morsel.stdavids.picker.com (Michael DeCorte) writes:
- >
- >I'm completely stumped. I have a microvax running Mt Xinu. I changed
- >its name a few days ago and sendmail broke. I can send local mail, I
- >can receive mail, I can't send mail. When I try it just hangs on
- >the DATA part.
-
- If you use a freeze file, I hope you rebuilt it with 'sendmail -bz' after
- the name change.
-
- One place to look is in the parsing of header addresses. The header address
- rewrites occur in the DATA phase. If you have debugging compiled in, you
- should try sending a message with the '-d21.15' flag, to see what kind of
- rewriting is happening. Expect lots of output. Perhaps you have a
- rewriting loop somewhere.
-
-