From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25022 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: `name' parameter for MIME attachments? Date: 07 Sep 1999 12:46:04 +0100 Organization: Citrix Systems (Cambridge) 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162484 11879 80.91.224.250 (21 Oct 2002 01:08:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:08:04 +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 HAA08738 for ; Tue, 7 Sep 1999 07:47:05 -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.3/8.9.1) with ESMTP id GAB21129; Tue, 7 Sep 1999 06:46:48 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 07 Sep 1999 06:47:18 -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 GAA03209 for ; Tue, 7 Sep 1999 06:47:05 -0500 (CDT) Original-Received: from ironside.ansa.co.uk (ironside.ansa.co.uk [192.5.254.44]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA08728 for ; Tue, 7 Sep 1999 07:46:16 -0400 (EDT) Original-Received: from lanber.cam.citrix.com (LANBER.ansa.co.uk [10.70.1.235]) by ironside.ansa.co.uk (Netscape Mail Server v2.02) with ESMTP id AAA391; Tue, 7 Sep 1999 12:47:02 +0100 Original-To: The Gnus Mailing List Original-Lines: 17 In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "07 Sep 1999 13:30:41 +0200" X-Author-Info: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25022 Kai> Kai Großjohann 0> In article , Kai wrote: Kai> When doing a MIME attachment with the Solaris CDE tool dtmail, Kai> the following header is generated: Kai> Kai> Content-Type: application/postscript; name="foo.ps" Kai> Kai> Apparently, dtmail uses this `name' parameter as a default file Kai> name to save in. Kai> Kai> WIBNI Gnus would generate this parameter automatically? "name" isn't a valid parameter for application/postscript. Generating invalid MIME is not something I want Gnus to be doing. Why not fix dtmail instead?