Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!mips!daver!tscs!tct!chip From: chip@tct.uucp (Chip Salzenberg) Newsgroups: comp.mail.uucp Subject: Re: smail on Tandy 6000, problems Keywords: smail, Tandy 6000 Message-ID: <26643277.2A13@tct.uucp> Date: 30 May 90 20:52:07 GMT References: <4276@thebes.Thalatta.COM> Organization: ComDev/TCT, Sarasota, FL Lines: 12 According to campbell@Thalatta.COM (Bill Campbell): >I have compiled smail on the Tandy 6000 [...] The Tandy is apparently running Xenix. Therefore, the core dumping problem is probably the Xenix C compiler bug. Somewhere in deliver.c is a line like "*lend = *rend = *send = '\0';". Change that line to something like "*lend = '\0'; *rend = '\0'; *send = '\0';". As for smart-host, well, that's probably a Smail configuration issue. Check the Smail documentation. -- Chip, the new t.b answer man ,