Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!gem.mps.ohio-state.edu!ginosko!aplcen!decuac!avolio From: avolio@decuacdec.com (Frederick M. Avolio) Newsgroups: comp.unix.ultrix Subject: Re: Mail-problem Message-ID: <2740@decuac.DEC.COM> Date: 18 Sep 89 16:34:39 GMT References: <2025@ifi.uio.no> Sender: news@decuac.DEC.COM Reply-To: decuac.dec.com (Frederick M. Avolio) Organization: Digital Equipment Corporation, SWS, Landover, MD Lines: 16 Rather than try to guess or even think about it, let me point out that in most cases some useful information can be gleaned from running the fverify program. cd / foreach i (/usr/etc/subsets/*inv) echo Checking $i fverify -n < $i end In your case, check things like a bad format or bad info in /etc/hosts, bad /usr/bin/mail program, etc. Fred