From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25129 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: extra .ATT attachments? Date: 16 Sep 1999 17:57:52 +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=us-ascii X-Trace: main.gmane.org 1035162572 12434 80.91.224.250 (21 Oct 2002 01:09:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:09:32 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA29233 for ; Thu, 16 Sep 1999 12:58:08 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB00872; Thu, 16 Sep 1999 11:58:06 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 16 Sep 1999 11:58:35 -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 LAA06165 for ; Thu, 16 Sep 1999 11:58:25 -0500 (CDT) Original-Received: from gatekeeper.ctxuk.citrix.com (root@gatekeeper.ctxuk.citrix.com [195.153.38.114]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA29223 for ; Thu, 16 Sep 1999 12:57:42 -0400 (EDT) Original-Received: from sh.ctxuk.citrix.com (sh.ctxuk.citrix.com [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id RAA01395 for ; Thu, 16 Sep 1999 17:57:37 +0100 (BST) Original-Received: from hwmail01.ctxuk.citrix.com (hwmail01.ctxuk.citrix.com [10.30.224.23]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id RAA15076 for ; Thu, 16 Sep 1999 17:57:36 +0100 (BST) Original-Received: from lanber.cam.citrix.com (LANBER [10.70.1.235]) by hwmail01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id S9KQLF7R; Thu, 16 Sep 1999 17:57:35 +0100 Original-To: The Gnus Mailing List Original-Lines: 26 In-Reply-To: Jaap-Henk Hoepman's message of "16 Sep 1999 09:19:41 +0200" X-Author-Info: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25129 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25129 JH> Jaap-Henk Hoepman 0> In article , JH wrote: JH> When I send mail with attachments to people using MS Outlook, they JH> see an extra attachment .ATT included in the file. They cannot JH> open this file, and this causes quite some confusion. Apparently its JH> my signature that is contained in this attachment (as it does not JH> show up in elsewhere in their message pane). JH> JH> JH> JH> --=-=-= JH> JH> JH> -- JH> Jaap-Henk Hoepman | Come sail your ships around me JH> Dept. of Computer Science | And burn these bridges down Is Outlook assuming "Content-Disposition: attachment"? Does it help to explictly write "Content-Disposition: inline" after the multipart separator? Or maybe it's even more broken, and doesn't correctly default to text/plain for unlabelled parts?