From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30708 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: agent/imap Date: 05 May 2000 11:41:52 +0200 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 1035167205 9902 80.91.224.250 (21 Oct 2002 02:26:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:26:45 +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 EB7D8D051E for ; Fri, 5 May 2000 05:43:44 -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 EAB24232; Fri, 5 May 2000 04:43:44 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 05 May 2000 04:43:14 -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 EAA07915 for ; Fri, 5 May 2000 04:43:04 -0500 (CDT) Original-Received: from viffer.metis.no (viffer.oslo.metis.no [195.0.254.249]) by mailhost.sclp.com (Postfix) with ESMTP id C5D75D051E for ; Fri, 5 May 2000 05:41:55 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id LAA23812; Fri, 5 May 2000 11:41:52 +0200 Original-To: ding@gnus.org In-Reply-To: Justin Sheehy's message of "04 May 2000 20:59:33 -0400" Original-Lines: 15 User-Agent: Gnus/5.0805 (Gnus v5.8.5) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30708 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30708 >>>>> Justin Sheehy : > 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. Hm... here's a difference from what I do: you run the IMAP server as the primary server, while I have it as a secondary server. Does anyone else on this list run an IMAP server as the primary server, and get Agent to work?