From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31969 Path: main.gmane.org!not-for-mail From: Cyrille Lefevre Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus-5.8.7 new groups status "*", can't enter; "Incoming*" files Date: Tue, 01 Aug 2000 05:15:46 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <8zuhbrj1.fsf@gits.dyndns.org> References: Reply-To: Cyrille Lefevre NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168319 17110 80.91.224.250 (21 Oct 2002 02:45:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:45:19 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 60649D051E for ; Sun, 6 Aug 2000 15:06:17 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAC25278; Tue, 1 Aug 2000 08:17:31 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 01 Aug 2000 08:16:35 -0500 (CDT) Original-Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA10154 for ; Tue, 1 Aug 2000 08:15:10 -0500 (CDT) Original-Received: from CONVERSION-DAEMON by Post-Office.UH.EDU (PMDF V5.2-32 #40812) id <0FYL00A01FR5T9@Post-Office.UH.EDU> for ding@hpc.uh.edu; Mon, 31 Jul 2000 22:16:18 -0500 (CDT) Original-Received: from mailhost.sclp.com (www.taekwondo.net [209.196.61.66]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with ESMTP id <0FYL009D6FQDLR@Post-Office.UH.EDU> for ding@hpc.uh.edu; Mon, 31 Jul 2000 22:16:17 -0500 (CDT) Original-Received: from lafontaine.cybercable.fr (lafontaine.cybercable.fr [212.198.0.202]) by mailhost.sclp.com (Postfix) with SMTP id D0C4AD051F for ; Mon, 31 Jul 2000 23:15:48 -0400 (EDT) Original-Received: (qmail 22525433 invoked from network); Tue, 01 Aug 2000 03:15:47 +0000 Original-Received: from r227m167.cybercable.tm.fr (HELO gits.dyndns.org) ([195.132.227.167]) (envelope-sender ) by lafontaine.cybercable.fr (qmail-ldap-1.03) with SMTP for ; Tue, 01 Aug 2000 03:15:47 +0000 Original-Received: (from root@localhost) by gits.dyndns.org (8.9.3/8.9.3) id FAA61839; Tue, 01 Aug 2000 05:15:47 +0200 (CEST envelope-from clefevre@citeweb.net) X-Face: V|+c;4!|B?E%BE^{E6);aI.[<97Zd*>^#%Y5Cxv;%Y[PT-LW3;A:fRrJ8+^k"e7@+30g0YD0*^^3jgyShN7o?a]C la*Zv'5NA,=963bM%J^o]C In-reply-to: Chris Shenton's message of "31 Jul 2000 22:52:41 -0400" Original-To: Chris Shenton User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) Original-Lines: 39 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31969 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31969 Chris Shenton writes: > On 01 Aug 2000 04:06:33 +0200, Cyrille Lefevre said: > > Cyrille> what says G e (group->edit->info) ? > > Ah ha... I think you may have hit it here. you're dead :) LOL [snip] > (setq gnus-message-archive-group > (format-time-string "out.%Y-%m" (current-time))) ; put in "out" subdir > > (setq gnus-message-archive-method > '(nnml "" ; no "out" prefix to prevent nnml+out: > (nnml-get-new-mail nil) ; what's it do?? > (nnml-inhibit-expiry t) > (nnml-directory "~/Mail/out/") ;LC to avoid OUT and out? > (nnml-active-file "~/Mail/out/active") > )) I guess you *must* have the "out" prefix you get rid off. try the original rule, such as : (setq gnus-message-archive-method '(nnml "out" ; arg! out seems to be needed ;^) (nnml-get-new-mail nil) ; what's it do?? (nnml-inhibit-expiry t) (nnml-directory "~/Mail/out/") ;LC to avoid OUT and out? (nnml-active-file "~/Mail/out/active") )) also, check all your mailbox properties if that works. Cyrille. -- home: mailto:clefevre@citeweb.net work: mailto:Cyrille.Lefevre@edf.fr