From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23411 Path: main.gmane.org!not-for-mail From: Bruce Stephens Newsgroups: gmane.emacs.gnus.general Subject: Re: forwarded mail problems Date: 18 Jun 1999 21:14:22 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161148 1835 80.91.224.250 (21 Oct 2002 00:45:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:45:48 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA04385 for ; Fri, 18 Jun 1999 16:19:07 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB20611; Fri, 18 Jun 1999 15:18:46 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 18 Jun 1999 15:19:17 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA20896 for ; Fri, 18 Jun 1999 15:19:07 -0500 (CDT) Original-Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA04343 for ; Fri, 18 Jun 1999 16:18:09 -0400 (EDT) Original-Received: from cenderis.demon.co.uk ([193.237.0.193]) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 10v55P-000HDR-0C for ding@gnus.org; Fri, 18 Jun 1999 20:18:04 +0000 Original-Received: (from bruce@localhost) by cenderis.demon.co.uk (8.8.7/8.8.7) id VAA23357; Fri, 18 Jun 1999 21:14:27 +0100 Original-To: ding@gnus.org In-Reply-To: Wes Hardaker's message of "18 Jun 1999 12:18:20 -0700" User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) XEmacs/20.4 (Emerald) Original-Lines: 11 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23411 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23411 Wes Hardaker writes: > So, uh, ??? Should the encoding be different for outgoing > message/rfc822 messages? This hasn't changed for a while, I think. Try looking at the variable mm-content-transfer-encoding-defaults, and changing that. I think it's a misfeature, however---I think Gnus ought to look, and if the enclosed things are 7bit, then it ought to use that (and otherwise, I suspect base64 would be safer, although possibly not more readable to people without MIME MUAs).