From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/460 Path: news.gmane.org!not-for-mail From: anti-spam-pranav@cisco.com (Pranav K. Tiwari) Newsgroups: gmane.emacs.gnus.user Subject: nnmail-fancy-expiry-targets questions Date: Thu, 16 May 2002 16:44:23 +0530 Organization: Cisco Systems Inc. Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138667428 7002 80.91.229.2 (31 Jan 2006 00:30:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:30:28 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:27:37 2006 Original-Path: quimby.gnus.org!lackawana.kippona.com!newsfeed.media.kyoto-u.ac.jp!sjc-peer.news.verio.net!news.verio.net!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/20.7 (i386-*-nt5.0.2195) Cancel-Lock: sha1:APaW1fn1TCh5vut2ffPX+VEj5RY= Cache-Post-Path: sj-nntpcache-3!unknown@64.104.147.82 X-Cache: nntpcache 2.4.0b2 (see http://www.nntpcache.org/) Original-X-Complaints-To: newsabuse@supernews.com Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:600 Original-Lines: 24 X-Gnus-Article-Number: 600 Tue Jan 17 17:27:37 2006 Xref: news.gmane.org gmane.emacs.gnus.user:460 Archived-At: Running Oort Gnus 0.07. 1. I am trying to set nnmail-fancy-expiry-targets to a value such that all articles matching "to" or "cc" to a regexp are expired into "nnml:expired.%Y-%m", and the others are expired to 'delete. How should I specify 'delete as an option? 2. As a workaround, I tried setting the following based on what I found in the info: (setq nnmail-fancy-expiry-targets '(("to" "pranav" "nnml:expired.%Y-%m") ("from" ".*" "nnml:expired-other.%Y-%m"))) The problem with this is that the articles in nndraft:draft don't have a from string and I get an error whenever I try to send a message which is saved in drafts folder. I also get an error if I try to DEL something in drafts group. Any hints on what nnmail-fancy-expiry-targets should be set to? [Remove 'anti-spam-' from the front of my address to reply]