Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC830713); site mcvax.UUCP Path: utzoo!linus!philabs!mcvax!teus From: teus@mcvax.UUCP Newsgroups: net.news.b Subject: news 2.10 little bug Message-ID: <5277@mcvax.UUCP> Date: Tue, 19-Jul-83 16:13:31 EDT Article-I.D.: mcvax.5277 Posted: Tue Jul 19 16:13:31 1983 Date-Received: Thu, 21-Jul-83 22:05:59 EDT Organization: Math.Centre, Amsterdam Lines: 5 In the file control.c the routine c_sendsys() should be cleaned up via changing the expression: f = mailhdr(&header, "Subject: response to your sendsys request\n\n"); by f = mailhdr(&header, "Re: your sendsys request");