From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/12687 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: ideas needed for nnmail-pop3-movemail Date: 25 Oct 1997 00:36:12 +0200 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 1035152179 5143 80.91.224.250 (20 Oct 2002 22:16:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:16:19 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.7/8.8.7) with ESMTP id RAA10929 for ; Fri, 24 Oct 1997 17:24:17 -0700 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with ESMTP id TAA19890 for ; Fri, 24 Oct 1997 19:25:50 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no (8.8.7/8.8.7/ifi0.2) with SMTP id BAA27115 for ; Sat, 25 Oct 1997 01:04:11 +0200 (MET DST) Original-Received: (qmail 16454 invoked by uid 504); 24 Oct 1997 23:04:10 -0000 Original-Received: (qmail 16448 invoked from network); 24 Oct 1997 23:04:07 -0000 Original-Received: from xyplex26.uio.no (HELO sparky.gnus.org) (129.240.154.46) by claymore.vcinet.com with SMTP; 24 Oct 1997 23:04:06 -0000 Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id AAA01108; Sat, 25 Oct 1997 00:56:29 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Stainless Steel Rat's message of "20 Oct 1997 18:57:26 -0400" X-Mailer: Quassia Gnus v0.13/XEmacs 19.15 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > The one grating "flaw" in (nnmail-)pop3-movemail is that it cannot handle > multiple sources for incoming mail. Getting it to understand multiple POP > mailboxes is accomplished easilly enough; just loop around an alist. But do we need this? I think pop3-movemail works fine as it does now. In the future, people'll specify the maildrops with something like: '((file :type mbox :location "/usr/spool/mail/larsi") (pop :host "somewhere" :function pop3-movemail)) (and so on), which means that pop3-movemail won't have to worry about these things. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen