From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23134 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: a few questions about the agent Date: 11 Jun 1999 16:06:38 -0700 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87zp26k367.fsf@chow.mat.jhu.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160924 405 80.91.224.250 (21 Oct 2002 00:42:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:42:04 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id TAA27411 for ; Fri, 11 Jun 1999 19:07:16 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id SAB04849; Fri, 11 Jun 1999 18:07:04 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 11 Jun 1999 18:07:49 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA03533 for ; Fri, 11 Jun 1999 18:07:39 -0500 (CDT) Original-Received: from mail.networkone.net (qmailr@mail.networkone.net [209.144.112.75]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id TAA27383 for ; Fri, 11 Jun 1999 19:06:43 -0400 (EDT) Original-Received: (qmail 28963 invoked from network); 11 Jun 1999 23:07:34 -0000 Original-Received: from pm3-1-21.la.networkone.net (HELO satellite.local.lan) (reader@209.144.126.21) by mail.networkone.net with SMTP; 11 Jun 1999 23:07:34 -0000 Original-Received: (from reader@localhost) by satellite.local.lan (8.9.1/8.9.1) id QAA00896; Fri, 11 Jun 1999 16:06:38 -0700 Original-To: ding@gnus.org In-Reply-To: Matt Pharr's message of "11 Jun 1999 13:40:05 -0700" Original-Lines: 28 User-Agent: Gnus/5.070083 (Pterodactyl Gnus v0.83) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23134 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23134 Matt Pharr writes: > Dan Christensen writes: > > I've just started using the agent with pgnus-0.84 and have a few > > questions. > > > > 1) I have mail delivered to local spool files, but Gnus won't read > > these spool files when it is unplugged. (My mail backend is nnfolder, > > and it is not registered with the agent.) Since I don't read from > > a pop server, there is no reason for Gnus to be plugged when reading > > mail. Am I doing something wrong? > > I'm having this problem, too--I'm using slrnpull to handle news (thanks to > Kai (I think) and Jean-Albert Ferrez for tips on the slrnpull/rsync combo), > and so I don't want the agent to worry about any article management--I just > want the functionality of the queueing stuff for mail/news that I send when > I'm unplugged. > > However, each time I start up gnus-unplugged, I need to go into the server > buffer and J r my nnspool server--somehow it doesn't ever seem to remember > that I've J r'd it before. Any ideas? Where does gnus store the info > about which servers the agent is going to pay attention to, anyway? News/agent/lib/servers They only show up there if you've `J a'ed something besides the default gnus-select-method.... I think.