From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54780 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.gnus.general Subject: Re: IMAP: multiple accounts on same server Date: Tue, 11 Nov 2003 17:03:32 +0100 Organization: Dept. of Theoretical Physics, University of Ulm Sender: ding-owner@lists.math.uh.edu Message-ID: References: Reply-To: reiner.steib@gmx.de NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1068566646 23401 80.91.224.253 (11 Nov 2003 16:04:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Nov 2003 16:04:06 +0000 (UTC) Original-X-From: ding-owner+M3321@lists.math.uh.edu Tue Nov 11 17:04:03 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AJazr-0002Q1-00 for ; Tue, 11 Nov 2003 17:04:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AJaze-0004u5-00; Tue, 11 Nov 2003 10:03:50 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AJazV-0004tx-00 for ding@lists.math.uh.edu; Tue, 11 Nov 2003 10:03:41 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id DF4D23A0050 for ; Tue, 11 Nov 2003 10:03:40 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AJazS-0002Rv-00 for ; Tue, 11 Nov 2003 17:03:38 +0100 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AJazR-0002Rn-00 for ; Tue, 11 Nov 2003 17:03:37 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AJazR-00064V-00 for ; Tue, 11 Nov 2003 17:03:37 +0100 Original-Lines: 32 Original-X-Complaints-To: usenet@sea.gmane.org X-Face: #vK]N[`vqjuod*|)'[iD7/"3AB-ApT%fmN"LWAg@oS7OesGv~)n[OBTLM#I="J'Y^-7I I/ps7o_'IK@#-Rs{::DZ@O8yS|fexe,XslY[:dNWOb~>?mC-&i_c)say:"\IpA.5U.b]'NY;Pks{lb h.+#6%DpZuaK3dcHB`Av3zc:r!C%~s0&m,tWj]&},qg.+0ww2gK%f!:GK|wMl.I!(voY*1"^li8"~B BNG)9LvPi?^DMR-GVDnZqhu*3Hi,+g=wFhI)BL6&u{EOVEHjVEVq~d?_}lMntWAc3(6?kftjc>_f>! g0wM(qPM$d5]^TT_Qyi&L?LGVG)SHN;Gk/,pkY9,~ Mail-Copies-To: nobody User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:Go9Z2dZUWWT/oObj7sMDUiO1ctM= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54780 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54780 On Tue, Nov 11 2003, Ian Fitchet wrote: > So, is there a neat way to say I want to login to an IMAP server to > access multiple accounts without buying a domain name per account? In Gnus 5.10.3 (current CVS), you can do the following: ,----[ ~/.authinfo ] | machine fm login some-long-login@fm.invalid | machine bar login some-long-login@bar.invalid `---- ,----[ From `G e' buffers: ] | ;;; Editing the select method for `nnimap+fm:INBOX'. | (nnimap "fm" | (nnimap-address "fastmail.fm") | (nnimap-directory "~/Mail/var/nnimap/fm")) |-------------------- | ;;; Editing the select method for `nnimap+bar:INBOX'. | (nnimap "bar" | (nnimap-address "fastmail.fm") | (nnimap-directory "~/Mail/var/nnimap/bar")) `---- If you don't like to try the CVS version or wait for 5.10.3, you may use two different `nnimap-authinfo-file's. Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/