From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29639 Path: main.gmane.org!not-for-mail From: "Yair Friedman (Jerusalem)" Newsgroups: gmane.emacs.gnus.general Subject: Re: 5.8.3 External body parts failing? Date: 28 Mar 2000 11:57:47 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87k8iop0zl.fsf@thanatos.shenton.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166277 3845 80.91.224.250 (21 Oct 2002 02:11:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:11:17 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 7DC8AD051E for ; Tue, 28 Mar 2000 05:01:34 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB32392; Tue, 28 Mar 2000 04:01:27 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 28 Mar 2000 04:01:00 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA09990 for ; Tue, 28 Mar 2000 04:00:47 -0600 (CST) Original-Received: from lovely.amdocs.com (lovely.amdocs.com [204.151.97.17]) by mailhost.sclp.com (Postfix) with ESMTP id B2D25D051E for ; Tue, 28 Mar 2000 05:00:57 -0500 (EST) Original-Received: from amdocs.com (speedy1.amdocs.com [204.151.97.67]) by lovely.amdocs.com (8.9.1/8.9.1) with ESMTP id MAA27716 for ; Tue, 28 Mar 2000 12:01:50 +0200 (IST) Original-Received: from YAIRFRNT ([10.128.3.44]) by amdocs.com (8.9.1/8.9.1) with ESMTP id LAA05003 for ; Tue, 28 Mar 2000 11:56:58 +0200 (IST) Original-To: Gnus Mailing List In-Reply-To: Chris Shenton's message of "27 Mar 2000 16:16:46 -0500" Original-Lines: 16 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29639 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29639 Chris Shenton writes: > I use gnus-5.8.3 and am trying to create a MIME message with an > external body part, like one on a remote FTP server. I use > mml-attach-external and specify a file like > "/ftp@ftp.gnus.org:/pub/foo.bar". If you just want to attach files from remote FTP server you can use ange-ftp syntax, and gnus will fetch the file for you before sending the message. For true external mime part I think you have to use URL syntax as it depends on the receiving mail reading client. Hope this helps, -- Yair Friedman.