From owner-freebsd-hackers Tue Dec 26 04:28:06 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA00906 for hackers-outgoing; Tue, 26 Dec 1995 04:28:06 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [192.216.222.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA00901 for ; Tue, 26 Dec 1995 04:28:04 -0800 (PST) Received: from DATAPLEX.NET (SHARK.DATAPLEX.NET [199.183.109.241]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id EAA02704 for ; Tue, 26 Dec 1995 04:27:56 -0800 Received: from [199.183.109.242] by DATAPLEX.NET with SMTP (MailShare 1.0fc5); Tue, 26 Dec 1995 04:14:26 -0600 X-Sender: rkw@shark.dataplex.net Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 26 Dec 1995 04:14:29 -0600 To: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=(aka Andrey A. Chernov, Black Mage) From: rkw@dataplex.net (Richard Wackerbarth) Subject: Re: Small change to ctm-rmail ! Cc: phk@critter.tfs.com, hackers@FreeBSD.ORG Sender: owner-hackers@FreeBSD.ORG Precedence: bulk >In message <11967.819916074@critter.tfs.com> Poul-Henning Kamp writes: > >>> I have made a quick hack to ctm_rmail.c as I have recently subscribed >>> to ctm-src-current and I receive my emails on a novell n/w and >>> pegasus mail for windows which of course uses CR/LF so the following >>> diff strips of the CR, it is pretty dirty but should work OK of >>> anyone else has had this problem. > >>I just added code to remove all white-space, that's more general :-) I think that you misunderstand the change. The files in the tree are not affected by this change. He is removing white space from the encoded transmission, not from the files that it encodes. This is important for those who receive the file as mail on a non-Un*x machine and then transfer it to their FreeBSD system for installation. ---- Richard Wackerbarth rkw@dataplex.net