From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30683 Path: main.gmane.org!not-for-mail From: Justin Sheehy Newsgroups: gmane.emacs.gnus.general Subject: Re: agent/imap Date: 04 May 2000 20:59:33 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167184 9758 80.91.224.250 (21 Oct 2002 02:26:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:26:24 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 8A9E2D051E for ; Thu, 4 May 2000 21:01:52 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAB19028; Thu, 4 May 2000 20:01:47 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 04 May 2000 20:00:54 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@[204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id UAA03023 for ; Thu, 4 May 2000 20:00:43 -0500 (CDT) Original-Received: from amber.ccs.neu.edu (amber.ccs.neu.edu [129.10.116.51]) by mailhost.sclp.com (Postfix) with ESMTP id 26570D051E for ; Thu, 4 May 2000 20:59:40 -0400 (EDT) Original-Received: from camelot-new.ccs.neu.edu (dworkin@camelot-new.ccs.neu.edu [129.10.116.81]) by amber.ccs.neu.edu (8.10.0.Beta10/8.10.0.Beta10) with ESMTP id e450xYP23329 for ; Thu, 4 May 2000 20:59:34 -0400 (EDT) Original-Received: (from dworkin@localhost) by camelot-new.ccs.neu.edu (8.10.0.Beta10/8.10.0.Beta10) id e450xXf13556; Thu, 4 May 2000 20:59:33 -0400 (EDT) Original-To: ding@gnus.org In-Reply-To: Steinar Bang's message of "04 May 2000 23:17:00 +0200" Original-Lines: 31 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30683 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30683 Steinar Bang writes: > What does your setup look like? (setq gnus-select-method '(nnimap "imap.akamai.com")) (setq nnimap-list-pattern '(".imap/*")) IMAP mail works fine, but it doesn't work at all under the agent. The only thing that I did to try to get the agent going was to add this to the end of my .gnus.el: (gnus-agentize) > What does your nnimap group names look like? Here's a sample: 37: .imap/bugtraq 0: .imap/sysgrp-escalate 35: .imap/inbox > Do you have any duplicate imap servers in the server buffer? No, just the one. Any ideas are welcome. -Justin