Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!sun-barr!decwrl!shlump.nac.dec.com!decuac!avolio From: avolio@decuac.dec.com (Frederick M. Avolio) Newsgroups: comp.unix.ultrix Subject: Re: Mail-problem Keywords: unknown mailer error 255 Message-ID: <2742@decuac.DEC.COM> Date: 18 Sep 89 16:38:57 GMT References: <2025@ifi.uio.no> Sender: news@decuac.DEC.COM Reply-To: avolio@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