From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34832 Path: main.gmane.org!not-for-mail From: Nick Papadonis Newsgroups: gmane.emacs.gnus.general Subject: can't G-DEL group with procmail? Date: 17 Feb 2001 21:50:14 -0500 Organization: None Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170682 32319 80.91.224.250 (21 Oct 2002 03:24:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:24:42 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 4FD78D049E for ; Sat, 17 Feb 2001 21:50:44 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id UAC17478; Sat, 17 Feb 2001 20:50:40 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 17 Feb 2001 20:49:55 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id UAA00825 for ; Sat, 17 Feb 2001 20:49:46 -0600 (CST) Original-Received: from h0050bad6338d.ne.mediaone.net (h0050bad6338d.ne.mediaone.net [24.91.116.11]) by mailhost.sclp.com (Postfix) with ESMTP id A23E3D049E for ; Sat, 17 Feb 2001 21:50:15 -0500 (EST) Original-Received: (from nick@localhost) by h0050bad6338d.ne.mediaone.net (8.9.3/8.9.3) id VAA04232; Sat, 17 Feb 2001 21:50:14 -0500 X-Authentication-Warning: h0050bad6338d.ne.mediaone.net: nick set sender to npapadon@yahoo.com using -f Original-To: ding@gnus.org X-Face: 01-z%.O)i7LB;Cnxv)caA5j@>3jYX:)*O6:@F>it.>stK5,i^jk0epU\$*cQ9 !)Oqf[@SOzys\7Ym}:2KWpM=8OCC` User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Cuyahoga Valley) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 28 Xref: main.gmane.org gmane.emacs.gnus.general:34832 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34832 Re: Oort GNUS v0.01 Hi. I just tried creating a group with `G m'. Then I tried to delete it with `G DEL' and gnus says group deletion isn't supported with my 'mail backend'. Is this because I'm reading from procmail files? Shouldn't I have the ability to create new groups, move messages in those groups, then delete them? Anyone use procmail and have this problem too? I suck in my from procmail with the following in my ".gnus". ;;;;;;;;;;;;;;; FOR PROCMAIL ;;;;;;;;;;;;;;;;;;;;;;;; (setq gnus-secondary-select-methods '((nnml "")) ; Incoming Mail nnml-get-new-mail t mail-sources '((directory :path "~/incoming/" :suffix ""))) ;;;;;;;;;;;;;;;;;;;; END PROCMAIL ;;;;;;;;;;;;;;;;;; -- - Nick