Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!uakari.primate.wisc.edu!indri!ames!pacbell!dsinc!syd From: syd@DSI.COM (Syd Weinstein) Newsgroups: comp.mail.elm Subject: Re: Beginner's ELM question Keywords: elm xenix anonymous Message-ID: <1989Aug20.122618.29215@DSI.COM> Date: 20 Aug 89 12:26:18 GMT References: <2509@lgnp1.LS.COM> Reply-To: syd@DSI.COM Organization: Datacomp Systems, Inc. Huntingdon Valley, PA Lines: 21 rbarrell@lgnp1.LS.COM (Robert Barrell) writes: >Thus, a message from "abc" to "xyz" will get to "xyz", >but when "xyz" tries to reply, ELM sends the reply out to "anonymous". > I'm using ELM on a 286 system, with SCO xenix, and the regular mailer from >SCO. Is this a problem I need to fix in ELM, or do I need to change from "mail" >to "smail" (or other)? Stock SCO Xenix's mail transport agent is /usr/lib/mail/execmail. What you need to do is tell Elm that the mailer is /usr/lib/mail/execmail, not /bin/rmail or /usr/bin/rmail. This can be done in configure. Also be aware that Elm will place multiple addresses in one command and execmail nor rmail can handle that. What you need instead is either a shell script to split the addresses up with a for loop, or to use smail. Smail will solve both problems, the anon. problem and the multiple addresses problem. -- ===================================================================== Sydney S. Weinstein, CDP, CCP Elm Coordinator Datacomp Systems, Inc. Voice: (215) 947-9900 syd@DSI.COM or {bpa,vu-vlsi}!dsinc!syd FAX: (215) 938-0235