From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57606 Path: main.gmane.org!not-for-mail From: Tom Koelman Newsgroups: gmane.emacs.gnus.general Subject: expiry-target to nnfolder mangles message Date: Thu, 20 May 2004 14:15:11 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085089454 7039 80.91.224.253 (20 May 2004 21:44:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 May 2004 21:44:14 +0000 (UTC) Original-X-From: ding-owner+M6146@lists.math.uh.edu Thu May 20 23:44:04 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQvKe-0004nd-00 for ; Thu, 20 May 2004 23:44:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BQvKY-0001cP-00; Thu, 20 May 2004 16:43:58 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BQmSD-0006ny-00 for ding@lists.math.uh.edu; Thu, 20 May 2004 07:15:17 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BQmSC-0004yB-IW for ding@lists.math.uh.edu; Thu, 20 May 2004 07:15:16 -0500 Original-Received: from smtp-out2.xs4all.nl (smtp-out2.xs4all.nl [194.109.24.12]) by justine.libertine.org (Postfix) with ESMTP id 74BFD3A0040 for ; Thu, 20 May 2004 07:15:14 -0500 (CDT) Original-Received: from RIJ01702.assurancetourix.xs4all.nl (xs2.xs4all.nl [194.109.21.3]) by smtp-out2.xs4all.nl (8.12.10/8.12.10) with ESMTP id i4KCFBAg099009 for ; Thu, 20 May 2004 14:15:13 +0200 (CEST) Original-To: ding@gnus.org User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57606 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57606 Hi, I am trying to get an nnml group to expire to an nnfolder group. I am using gnus 5.10.6. I have set the group parameters of this nnml group to ((expiry-target . "nnfolder+archive:mail.archive")) Now when I actually expire an article, the archive group gets a new message that only consists of five header lines, namely From, Message-ID:, Lines:, Xref: and X-Gnus-Article-Number:. That's it. No subject or body. What am I missing? Regards, Tom Koelman