From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5901 Path: main.gmane.org!not-for-mail From: Paul Franklin Newsgroups: gmane.emacs.gnus.general Subject: Re: multiple pop servers? Date: 11 Apr 1996 16:41:14 -0700 Sender: paul@cs.washington.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Content-Type: text/plain; charset=ISO-8859-1 X-Trace: main.gmane.org 1035146437 1734 80.91.224.250 (20 Oct 2002 20:40:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:40:37 +0000 (UTC) Cc: ding@ifi.uio.no 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 RAA26300 for ; Thu, 11 Apr 1996 17:16:58 -0700 Original-Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 12 Apr 1996 01:41:19 +0200 Original-Received: from fester.cs.washington.edu (fester.cs.washington.edu [128.95.4.119]) by june.cs.washington.edu (8.7.2/7.2ju) with ESMTP id QAA02449; Thu, 11 Apr 1996 16:41:15 -0700 Original-Received: (from paul@localhost) by fester.cs.washington.edu (8.6.12/8.6.9) id QAA08951; Thu, 11 Apr 1996 16:41:15 -0700 Original-To: Mark Eichin In-Reply-To: Mark Eichin's message of 28 Mar 1996 20:27:10 -0500 Original-Lines: 12 X-Mailer: September Gnus v0.67/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:5901 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5901 >>>>> Mark Eichin writes: > Is there a straightforward way to use multiple pop servers with > sgnus? It isn't hard to modify movemail so you could specify something like po:remoteuser@hostname Movemail supplies the local user name automatically. (Well, it does for me, since I'm using RPOP authentication. I don't know how other authentication mechanisms work.) --Paul