Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id UAA22012; Mon, 16 Dec 1996 20:34:05 -0500 Received: by CS.UTK.EDU (bulk_mailer v1.7); Mon, 16 Dec 1996 20:33:53 -0500 Received: by CS.UTK.EDU (cf v2.9s-UTK) id UAA21983; Mon, 16 Dec 1996 20:33:51 -0500 Received: from THOR.INNOSOFT.COM (THOR.INNOSOFT.COM [192.160.253.66]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id UAA21967; Mon, 16 Dec 1996 20:33:49 -0500 Received: from eleanor.innosoft.com ("port 49233"@ELEANOR.INNOSOFT.COM) by INNOSOFT.COM (PMDF V5.0-8 #8694) id <01ID33VI3V5CA8C9QW@INNOSOFT.COM>; Mon, 16 Dec 1996 17:32:41 -0800 (PST) Date: Mon, 16 Dec 1996 17:33:27 -0800 (PST) From: Chris Newman Subject: Re: a modest proposal In-reply-to: <19961214063702.9842.qmail@koobera.math.uic.edu> To: "D. J. Bernstein" Cc: drums@cs.utk.edu Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT On Sat, 14 Dec 1996, D. J. Bernstein wrote: > ... > Surely, therefore, the reader will agree that every byte is sacred; that > bandwidth must not be wasted. I therefore propose a few modest changes > in how mail messages are transferred through the Internet. > > The fields "Received: ", "From: ", "Message-ID: ", "Subject: ", and > "To: " may be abbreviated "R:", "F:", "M:", "S:", and "T:" respectively. > A message has, on average, more than one Received field and nearly one > of each of the other fields. Savings: over 31 bytes per message. > ... There were a number of discussions during the development of the IMAP protocol about the "wasted bandwidth" problem. Since IMAP has excellent utility for slow links, making it better (to reduce the long-distance charges when travelling, for example) was often discussed. Proposals similar to yours (except with reference to IMAP-commands/responses) were made. The discussions always concluded with an agreement that the interoperability problems created by such solutions aren't worth the bytes, especially when it was noted that insertting a real compression layer into the transmitting protocols (SMTP, POP, IMAP) will have far superior results.