Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!oliveb!sun!gorodish!guy From: guy@gorodish.UUCP Newsgroups: comp.bugs.sys5 Subject: Re: mailx doesn't seem to handle RFC822 very well Message-ID: <18364@sun.uucp> Date: Fri, 8-May-87 03:44:41 EDT Article-I.D.: sun.18364 Posted: Fri May 8 03:44:41 1987 Date-Received: Sat, 9-May-87 08:18:51 EDT References: <1048@aecom.YU.EDU> Sender: news@sun.uucp Lines: 12 Keywords: From: reply > System 5.2.2 mailx doesn't handle replies to RFC822 From: lines > properly. Does anyone have fixes? Is this fixed in 5.3? Well, it depends on what "handle replies to RFC822 From: lines" means. There were some problems with various 822 constructs, including parenthesized comments, both in Mail and mailx; I posted some fixes, which made it into 4.3BSD and S5R3 (so if you have source to 4.3BSD and 5.2.2 handy, you can look at merging them - I think most of the changes for this were in "aux.c"). However, it's still not completely correct (although I think it handles most cases correctly); I may finish fixes to those problems up and post them one of these days.