From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/50505 Path: main.gmane.org!not-for-mail From: Tiarnan O Corrain Newsgroups: gmane.emacs.gnus.general Subject: nnimap expiry fun Date: 03 Mar 2003 15:57:07 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: <86ptp8l9yk.fsf@localhost.my.domain> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046707087 18819 80.91.224.249 (3 Mar 2003 15:58:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2003 15:58:07 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18psKG-0004sq-00 for ; Mon, 03 Mar 2003 16:58:00 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18psKI-0006qc-00; Mon, 03 Mar 2003 09:58:02 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Mar 2003 09:59:03 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id JAA27562 for ; Mon, 3 Mar 2003 09:58:51 -0600 (CST) Original-Received: (qmail 96521 invoked by alias); 3 Mar 2003 15:57:46 -0000 Original-Received: (qmail 96516 invoked from network); 3 Mar 2003 15:57:46 -0000 Original-Received: from unknown (HELO smtp3.cmg.com) (212.136.56.7) by 66.230.238.6 with SMTP; 3 Mar 2003 15:57:46 -0000 Original-Received: from wds-nie-mr01.wds.group.cmg.com (wds-nie-mr01.wds.group.cmg.com [10.224.59.80]) by smtp3.cmg.com (8.12.1/8.12.1) with ESMTP id h23FsGA8022391 for ; Mon, 3 Mar 2003 16:54:17 +0100 (MET) Original-Received: from wds-nie-mr01.wds.group.cmg.com ([10.224.59.80]) by wds-nie-mr01.wds.group.cmg.com with Microsoft SMTPSVC(5.0.2195.5329); Mon, 3 Mar 2003 16:57:08 +0100 Original-Received: from nl-nie-route01.cmg.nl ([10.224.191.106]) by wds-nie-mr01.wds.group.cmg.com with Microsoft SMTPSVC(5.0.2195.5329); Mon, 3 Mar 2003 16:57:08 +0100 Original-Received: from epiphyte.att.cmg.nl (ieattp1ws4-42.att.cmg.nl [10.226.4.42]) by nl-nie-route01.cmg.nl with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id FHK16F1H; Mon, 3 Mar 2003 16:57:08 +0100 Original-Received: by epiphyte.att.cmg.nl (Postfix, from userid 1001) id 63FD25530; Mon, 3 Mar 2003 15:57:07 +0000 (GMT) Original-To: ding@gnus.org Original-Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) X-OriginalArrivalTime: 03 Mar 2003 15:57:08.0745 (UTC) FILETIME=[8B910F90:01C2E19D] X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:50505 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:50505 Hello-- I have my gnus set up so that all sent mail gets archived into a group called nnml:archive-march-2003 or such like. What I'd like to do is to do the same for all received mail. That is to say, I would like all expired articles from my IMAP inbox to be archived to an nnml local mailbox with the date attached. How do I do this? Tiarnan