From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31495 Path: main.gmane.org!not-for-mail From: Paul Stodghill Newsgroups: gmane.emacs.gnus.general Subject: nnimap + agent: why aren't article being fetched? Date: Wed, 21 Jun 2000 14:13:53 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <706871B20764CD449DB0E8E3D81C4D433DC6FA@opus.cs.cornell.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1035167899 14390 80.91.224.250 (21 Oct 2002 02:38:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:38:19 +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 2ACE2D051E for ; Wed, 21 Jun 2000 14:15:37 -0400 (EDT) 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 NAC23345; Wed, 21 Jun 2000 13:14:31 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 21 Jun 2000 13:13:41 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA17403 for ; Wed, 21 Jun 2000 13:13:32 -0500 (CDT) Original-Received: from opus.cs.cornell.edu (exchange.cs.cornell.edu [128.84.248.73]) by mailhost.sclp.com (Postfix) with ESMTP id A29E2D051E for ; Wed, 21 Jun 2000 14:14:01 -0400 (EDT) Original-Received: by opus.cs.cornell.edu with Internet Mail Service (5.5.2650.21) id ; Wed, 21 Jun 2000 14:14:00 -0400 Original-To: "Gnus mailing list (E-mail)" X-Mailer: Internet Mail Service (5.5.2650.21) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31495 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31495 I have some nntp and nnimap groups in the agent category "default", whose predicate is "true". When I do a gnus-agent-fetch-session, all articles in the nntp groups are fetched, and none of the articles in the nnimap groups are fetches. The nnimap groups are all set higher that gnus-agent-handle-level. Also, marking articles in the nnimap groups with J # and the fetching _does_ work. Thanks.