Path: utzoo!utgpu!news-server.csri.toronto.edu!helios.physics.utoronto.ca!ists!yunccn!news From: shields@nccn.yorku.ca (Paul Shields) Newsgroups: comp.unix.xenix Subject: Re: Problem in nn under SCO XENIX 2.3 Message-ID: <9007241345.AA08155@nccn.yorku.ca> Date: 24 Jul 90 17:45:33 GMT References: <1990Jul21.143327.18037@pemstgt.gtc.de> Reply-To: shields@nccn.yorku.ca Lines: 30 Tillmann, In comp.unix.xenix you write: > I have installed nn 6.4 on my SCO XENIX/386 2.3.3 system. > All works well. But I can`t reply an article to his sender. > I only have /usr/lib/mail/execmail. What must I do ? I got it working on my SCO Xenix/286 2.2.1 system a couple weeks ago. You need a working recmail, which is a filter to mail a message for which the header has already been created. There is one included with the Usenet B news 2.11 software which needs a little configuration before it will run. My setup is slightly different from stock SCO/Xenix, as I have Smail 2.5 intalled, replacing /usr/bin/rmail so that it will understand the Internet domain syntax. All I needed to do was to change the line #define MAILER "/bin/mail" in recmail.c to the following: #define MAILER "/usr/bin/rmail" Hope this helps! Paul Shields shields@nccn.yorku.ca --- Paul Shields, shields@nccn.yorku.ca (..!uunet!yunccn!shields)