Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!umich!terminator!pisa.ifs.umich.edu!rees From: rees@pisa.ifs.umich.edu (Jim Rees) Newsgroups: comp.sys.apollo Subject: Re: Elm mail tools Keywords: Elm, where?, simple on Apollo? Message-ID: <4fa27167.1bc5b@pisa.ifs.umich.edu> Date: 5 Feb 91 16:02:15 GMT References: <1067@eba.eb.ele.tue.nl> Sender: usenet@terminator.cc.umich.edu (usenet news) Reply-To: rees@citi.umich.edu (Jim Rees) Organization: University of Michigan IFS Project Lines: 13 In article , ianh@bhpmrl.oz.au (Ian Hoyle) writes: BTW, for those people who may remember a posting of mine several months back bemoaning the fact that HP *still* ships a brain-dead version of sendmail, check out Neil Rickert's version of sendmail 5.65 with the IDA enhancements available from uxc.cso.uiuc.edu in pub/sendmail-5.65+IDA-1.4.2.tar.Z I'm still using 5.61. I can think of two problems you might have with sendmail. One is getting the load average (getla() in conf.c). The other is a subtle problem you may not realize you have. Sendmail opens the alias db for r/w. This will fail if you have two sendmails both trying to run at the same time on different nodes. You can get a sendmail patched for both these problems by ftp from maths.su.oz.au (last I checked).