From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19962 Path: main.gmane.org!not-for-mail From: Dale Hagglund Newsgroups: gmane.emacs.gnus.general Subject: Re: Mime-Version and no Content-Type Date: 19 Dec 1998 11:12:48 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <86pv9grln3.fsf@ponoka.battleriver.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035158224 14337 80.91.224.250 (20 Oct 2002 23:57:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:57:04 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA19831 for ; Sat, 19 Dec 1998 14:15:52 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB06449; Sat, 19 Dec 1998 13:15:40 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 19 Dec 1998 13:15:27 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA15297 for ; Sat, 19 Dec 1998 13:15:19 -0600 (CST) Original-Received: from proxy3.ba.best.com (root@proxy3.ba.best.com [206.184.139.14]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA19818 for ; Sat, 19 Dec 1998 14:15:10 -0500 (EST) Original-Received: from best.com (dynamic29.pm02.pleasanton.best.com [204.156.131.93]) by proxy3.ba.best.com (8.9.0/8.9.0/best.out) with ESMTP id LAA04107 for ; Sat, 19 Dec 1998 11:13:59 -0800 (PST) Original-Received: (from rdh@localhost) by best.com (8.8.5/8.8.5) id LAA10534; Sat, 19 Dec 1998 11:12:49 -0800 (PST) Original-To: ding@gnus.org In-Reply-To: Hrvoje Niksic's message of "19 Dec 1998 14:02:42 +0100" User-Agent: Gnus/5.070063 (Pterodactyl Gnus v0.63) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 22 Xref: main.gmane.org gmane.emacs.gnus.general:19962 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19962 Hrvoje Niksic writes: > François Pinard writes: > > > For one, when I had to generate such headers, I used `MIME-Version' > > not by personal taste, but because it was written this way in the > > MIME RFC's (if I remember correctly :-). > > Yes, but the very same RFC explicitly states that all header names are > case-insensitive. Oh come on, who reads documentation? Isn't the real concern here providing for broken mail readers that have been programmed ``by example''. The *safest* thing to do is probably to use the capitalization shown in the MIME RFCs in outgoing messages. I don't think the aesthetics of it are all that relevant, since gnus doesn't normally show us the MIME-Version (or Mime-Version, or mImE-vErSiOn, or whatever) header anyway. Dale.