Debian bug report logs - #932 , boring messages ----------------------------------------------------------------------- Message sent to debian-devel@pixar.com: Subject: Bug#932: Pine over-encodes files and auto-requests document Reply-To: iwj10@cus.cam.ac.uk (Ian Jackson), debian-bugs@pixar.com Resent-To: debian-devel@pixar.com Resent-From: iwj10@cus.cam.ac.uk (Ian Jackson) Resent-Sender: iwj10@cus.cam.ac.uk Resent-Date: Thu, 01 Jun 1995 11:18:05 GMT Resent-Message-ID: X-Debian-PR-Package: pine X-Debian-PR-Keywords: Received: via spool for debian-bugs; Thu, 01 Jun 1995 11:18:05 GMT Received: with rfc822 via encapsulated-mail id 060111124821052; Thu, 01 Jun 1995 11:12:49 GMT Received: from pixar.com by mongo.pixar.com with smtp (Smail3.1.28.1 #15) id m0sH87S-0007meC; Thu, 1 Jun 95 04:08 PDT Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA18820 (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Thu, 1 Jun 1995 04:07:27 -0700 Received: by bootes.cus.cam.ac.uk (Smail-3.1.29.0 #36) id m0sH7p6-000BzqC; Thu, 1 Jun 95 11:49 BST Received: by chiark id (Debian /\oo/\ Smail3.1.29.1 #29.31); Wed, 31 May 95 21:20 BST Message-Id: Date: Wed, 31 May 95 21:20 BST From: iwj10@cus.cam.ac.uk (Ian Jackson) To: Debian bugs submission address Package: pine Version: 3.91-2 1. When you use `^J' in the message compose screen to attach a file, Pine base-64 encodes it even if it's a plain text file. This just happened to me - someone tried to use Pine to mail me a uuencoded gzipped tarfile, and Pine re-encoded the uuencoded text ! It did this even though it sent the whole message using an (unstated) Content-Transfer-Encoding of 7bit, whereas it is perfectly happy to send the file unmangled if you use `^R' to include it. Luckily I had a copy of Pine available to unpack the resulting mess, and was able to figure out how to use it. Other less experienced correspondents of Debian users may be less fortunate. Of course, doubly-encoding file increases its size by another factor of 1.3, which can be a considerable waste of space, bandwidth, etc, for a large file. Perhaps the `^J' option should have a warning attached, to inform the user that many recipients will be unable to unpick the result. What does the `^J' command use to find out the content-type to use for the file it is attaching ? If it always uses text/plain then clearly a MIME attachment is the wrong thing to do and the feature should be disabled completely ! 2. When I start Pine, it asks me: SPECIAL OFFER: Would you like to receive (via email) a brief document entitled "Secrets of Pine" ? The default answer is `yes'. This document should be included in Debian, in /usr/doc, and the Pine program should display a reference to it rather than offering to send a request somewhere. Many Debian systems will not have working internet-connected mail systems, and the resulting bounce message will only confuse users. I've seen this document request feature confuse new users even when it works correctly. Ian. ----------------------------------------------------------------------- Message sent: From: iwj10@thor.cam.ac.uk (Ian Jackson) To: iwj10@cus.cam.ac.uk (Ian Jackson) Subject: Bug#932: Acknowledgement (was: Pine over-encodes files and auto-requests document) In-Reply-To: References: Thank you for the problem report you have sent regarding Debian GNU/Linux. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers' mailing list for their attention; they will reply in due course. If you wish to submit further information on your problem, please send it to debian-bugs@pixar.com, but please ensure that the Subject line of your message starts with "Bug#932" or "Re: Bug#932" so that we can identify it as relating to the same problem. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (maintainer, debian-bugs) ----------------------------------------------------------------------- Message sent to debian-devel@pixar.com: Subject: Bug#932: Pine over-encodes files and auto-requests document Reply-To: Ted Hajek , debian-bugs@pixar.com Resent-To: debian-devel@pixar.com Resent-From: Ted Hajek Resent-Sender: iwj10@cus.cam.ac.uk Resent-Date: Fri, 02 Jun 1995 02:18:06 GMT Resent-Message-ID: X-Debian-PR-Package: pine X-Debian-PR-Keywords: Received: via spool for debian-bugs; Fri, 02 Jun 1995 02:18:06 GMT Received: with rfc822 via encapsulated-mail id 060202071620677; Fri, 02 Jun 1995 02:07:17 GMT Received: from pixar.com by mongo.pixar.com with smtp (Smail3.1.28.1 #15) id m0sHM7j-0005z9C; Thu, 1 Jun 95 19:06 PDT Received: from sowhat.micro.umn.edu by pixar.com with SMTP id AA23777 (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Thu, 1 Jun 1995 19:04:38 -0700 Received: by sowhat.micro.umn.edu id m0sHM8M-00014HC (Debian /\oo/\ Smail3.1.29.1 #29.27); Thu, 1 Jun 95 21:06 CDT Date: Thu, 1 Jun 1995 21:06:45 -0500 (CDT) From: Ted Hajek To: Ian Jackson , debian-bugs@Pixar.com Cc: Debian bugs submission address In-Reply-To: Message-Id: X-Url: http://sowhat.micro.umn.edu/~tedhajek/ Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 31 May 1995, Ian Jackson wrote: > Package: pine > Version: 3.91-2 > > 1. > > When you use `^J' in the message compose screen to attach a file, Pine > base-64 encodes it even if it's a plain text file. > > This just happened to me - someone tried to use Pine to mail me a > uuencoded gzipped tarfile, and Pine re-encoded the uuencoded text ! > It did this even though it sent the whole message using an (unstated) > Content-Transfer-Encoding of 7bit, whereas it is perfectly happy to > send the file unmangled if you use `^R' to include it. > > Luckily I had a copy of Pine available to unpack the resulting mess, > and was able to figure out how to use it. Other less experienced > correspondents of Debian users may be less fortunate. > > Of course, doubly-encoding file increases its size by another factor > of 1.3, which can be a considerable waste of space, bandwidth, etc, > for a large file. > > Perhaps the `^J' option should have a warning attached, to inform the > user that many recipients will be unable to unpick the result. Yes, it probably should. > What does the `^J' command use to find out the content-type to use for > the file it is attaching ? If it always uses text/plain then clearly > a MIME attachment is the wrong thing to do and the feature should be > disabled completely ! I have to admit that this is annoying behavior. This is a big problem here at the University of Minnesota, where half the people read mail using POP clients that binhex enclosures and the other half use Pine. I've been bitten by this and have been forced to modify my actions to satisfy the software. Not exactly a sublime user interface. Here's what the Pine FAQ says: >How can someone without a MIME-aware mail program decipher an attachment? > >Regarding attachments: Pine uses the MIME Internet standard for this. >MIME (Multipurpose Internet Mail Extensions) uses "Base64" encoding rather >than uuencode, because uuencode uses characters that are transformed by >some email gateways, and there are also several incompatible versions of >uuencode. Again, why encode 7-bit clean text? >However, you can certainly uuencode a file outside of pine, then use the >Composer's Ctrl-R (file inclusion) command to insert the encoded file in >the message. As you've discovered. >If you use Pine's attachment feature, your recipient does need to have >MIME-capable software. Fortunately, this is not hard to find. Even the >major proprietary mail vendors have committed to MIME support, but some of >their upgraded products are still some months away. One product which can >decipher a MIME attachment is munpack from Carnegie Mellon. It is >available from ftp.andrew.cmu.edu in the /pub/mpack directory. > 2. > > When I start Pine, it asks me: > SPECIAL OFFER: Would you like to receive (via email) a brief document > entitled "Secrets of Pine" ? > The default answer is `yes'. > > This document should be included in Debian, in /usr/doc, and the Pine > program should display a reference to it rather than offering to send > a request somewhere. Many Debian systems will not have working > internet-connected mail systems, and the resulting bounce message will > only confuse users. > > I've seen this document request feature confuse new users even when it > works correctly. Good idea. I'll fix this in the next package revision. Thanks for the comments. / Ted Hajek I spend too much time \ < Distributed Computing Services raiding windmills. > \ University of Minnesota -Toad the Wet Sprocket / ----------------------------------------------------------------------- Message sent: From: iwj10@thor.cam.ac.uk (Ian Jackson) To: Ted Hajek Subject: Bug#932: Info received (was Bug#932: Pine over-encodes files and auto-requests document) In-Reply-To: References: Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developers to accompany the original report. If you wish to continue to submit further information on your problem, please do the same thing again: send it to debian-bugs@pixar.com, ensuring that the Subject line starts with "Bug#932" or "Re: Bug#932" so that we can identify it as relating to the same problem. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (maintainer, debian-bugs) ----------------------------------------------------------------------- Ian Jackson / iwj10@thor.cam.ac.uk , with the debian-bugs tracking mechanism This page last modified 07:43:01 GMT Wed 01 Nov