From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18616 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME composition (was: Storing the group a message has been written to) Date: 14 Nov 1998 16:34:54 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035157109 7103 80.91.224.250 (20 Oct 2002 23:38:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:38:29 +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 MAA21477 for ; Sat, 14 Nov 1998 12:04:22 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB16751; Sat, 14 Nov 1998 11:04:00 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 14 Nov 1998 09:35:11 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA14452 for ; Sat, 14 Nov 1998 09:35:02 -0600 (CST) Original-Received: from xiphias.pdc.kth.se (xiphias.pdc.kth.se [130.237.221.226]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA20109 for ; Sat, 14 Nov 1998 10:34:56 -0500 (EST) Original-Received: (from jas@localhost) by xiphias.pdc.kth.se (8.8.5/8.8.5) id QAA08834; Sat, 14 Nov 1998 16:34:55 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "14 Nov 1998 03:18:51 +0100" Mail-Copies-To: never Original-Lines: 10 User-Agent: Gnus/5.070042 (Pterodactyl Gnus v0.42) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18616 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18616 Lars Magne Ingebrigtsen writes: > Ah! One could just copy the files to be included to the drafts > directory, and give them names like ".1". And > "[image/gif 1]" would refer to that file. And when sending or > deleting, nndraft would delete all the external parts. Yes. Perhaps base64 encode the file immediately, keeping it as a pseudo-article? I'd like to be able to store drafts in another backend, if possible.