From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85401 Path: news.gmane.org!not-for-mail From: asjo@koldfront.dk (Adam =?utf-8?Q?Sj=C3=B8gren?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Need help on setting multiple gmail imap account Date: Mon, 29 Dec 2014 10:11:10 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <874mseu8gh.fsf@topper.koldfront.dk> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1419844359 19653 80.91.229.3 (29 Dec 2014 09:12:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Dec 2014 09:12:39 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33643@lists.math.uh.edu Mon Dec 29 10:12:32 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Y5WNM-0005gH-0c for ding-account@gmane.org; Mon, 29 Dec 2014 10:12:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Y5WMV-0000AR-Ng; Mon, 29 Dec 2014 03:11:39 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Y5WMS-0000AF-Qj for ding@lists.math.uh.edu; Mon, 29 Dec 2014 03:11:36 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1Y5WMH-0007ij-RN for ding@lists.math.uh.edu; Mon, 29 Dec 2014 03:11:36 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Y5WMF-0002Y4-A8 for ding@gnus.org; Mon, 29 Dec 2014 10:11:23 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y5WME-00059P-G5 for ding@gnus.org; Mon, 29 Dec 2014 10:11:22 +0100 Original-Received: from 2505ds5-by.0.fullrate.dk ([89.150.142.116]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Dec 2014 10:11:22 +0100 Original-Received: from asjo by 2505ds5-by.0.fullrate.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 29 Dec 2014 10:11:22 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 2505ds5-by.0.fullrate.dk OpenPGP: id=49D0746121BDE416; url=http://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: Love Is a Country, Glad All Over (The Wallflowers) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85401 Archived-At: Eric writes: > Does anyone has a working setup with the server aliasing approach? This works for me: ,----[ ~/.gnus ] | | (setq gnus-secondary-select-methods '((nnimap "gmail" (nnimap-address "imap.gmail.com")) | (nnimap "gmail2" (nnimap-address "imap.gmail.com")))) | `---- ,----[ ~/.authinfo ] | | machine gmail login account@gmail.com password "accountpassword" port imap | machine gmail2 login account2@gmail.com password "account2password" port imap | `---- What happens when you try? Do you get any errors in the " *Messages*" buffer? What does C-h v gnus-secondary-select-methods RET say? Best regards, Adam -- "He also no longer jokes about world domination; it Adam Sjøgren was only funny when it was obviously meant in jest." asjo@koldfront.dk