From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5791 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: multiple pop servers? Date: 29 Mar 1996 05:49:29 +0000 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035146344 1425 80.91.224.250 (20 Oct 2002 20:39:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:39:04 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id WAA03126 for ; Thu, 28 Mar 1996 22:12:12 -0800 Original-Received: from aegir.ifi.uio.no (4867@aegir.ifi.uio.no [129.240.94.24]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 29 Mar 1996 06:49:31 +0100 Original-Received: (from larsi@localhost) by aegir.ifi.uio.no ; Fri, 29 Mar 1996 06:49:30 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Mark Eichin's message of 28 Mar 1996 20:27:10 -0500 Original-Lines: 19 X-Mailer: September Gnus v0.61/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:5791 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5791 Mark Eichin writes: > Is there a straightforward way to use multiple pop servers with > sgnus? I've got some hacks I used to use with RMAIL to make the > environment local to the particular RMAIL buffer, so that MAILHOST > pointed to the right directory. I don't think there's any easy way to do this. Hmn. If a function were to be run once for each spool file, then you could specify a whole bunch of "po:whatever" files in `nnmail-spool-file', and then check the names of the spool files and set MAILHOST for each pop file. Or something like that. For instance, I could add a `nnmail-move-inbox-hook' that would be run before fetching `inbox'. Would that do the trick? -- (domestic pets only, the antidote for overdose, milk.) larsi@ifi.uio.no * Lars Ingebrigtsen