Path: utzoo!attcan!uunet!husc6!purdue!decwrl!labrea!weening From: weening@labrea.Stanford.EDU (Joe Weening) Newsgroups: news.software.b Subject: Problem with recnews Message-ID: <22740@labrea.Stanford.EDU> Date: 19 Jun 88 00:22:00 GMT Reply-To: weening@labrea.Stanford.EDU (Joe Weening) Organization: Stanford University Lines: 14 We recently installed news 2.11 and now have a problem with recnews. Unlike the 2.10 version, recnews now precedes each double-quote mark with a '\' in the inews command that it constructs. But when a message arrives with a "From:" line such as: From: "J. Random User" the resulting message gets posted with a "From:" line of From: \@labrea.Stanford.EDU Has anyone else seen this problem? The obvious thing to try is to remove the code that inserts the '\' characters, but I'd like to understand what the problem really is.