From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/88354 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: very short tip: imap.gmail.com sync Date: Tue, 05 Feb 2019 19:18:46 -0800 Message-ID: <87bm3p8uzt.fsf@ericabrahamsen.net> References: <87lg2yqi6c.fsf@delta.birch.chromebook> <874l9hhdm2.fsf@delta.birch.chromebook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="141765"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+M36563@lists.math.uh.edu Wed Feb 06 04:19:44 2019 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1grDkT-000aeg-Ts for ding-account@gmane.org; Wed, 06 Feb 2019 04:19:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.91) (envelope-from ) id 1grDjw-0003Cu-0g; Tue, 05 Feb 2019 21:19:08 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.91) (envelope-from ) id 1grDjq-0003A8-3Q for ding@lists.math.uh.edu; Tue, 05 Feb 2019 21:19:02 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from ) id 1grDjo-0003UQ-AB for ding@lists.math.uh.edu; Tue, 05 Feb 2019 21:19:01 -0600 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1grDjk-0005nw-BD for ding@gnus.org; Wed, 06 Feb 2019 04:18:58 +0100 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1grDjk-000ZpV-06 for ding@gnus.org; Wed, 06 Feb 2019 04:18:56 +0100 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:QYa9liDij6XVX8LrP+hhli+Rv6g= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:88354 Archived-At: soyeomul@doraji.xyz (Byung-Hee HWANG "(황병희, 黃炳熙)") writes: > soyeomul@doraji.xyz (Byung-Hee HWANG "(황병희, 黃炳熙)") writes: > >> for years i used just nnimap for imap.gmail.com. nnimap sync all >> label. so it takes time for minutes with huge label such as linux-kernel >> mailing archive. so i did googling. >> >> now i use getmail [1]. and by `G f' in group buffer, i could choose the >> mbox. speed? very very very fast. it appears as nndoc in group buffer. >> >> [1] https://en.wikipedia.org/wiki/Getmail > > just added screenshot: (getmail do sync [Inbox, gmane]) > https://gitlab.com/soyeomul/Gnus/raw/master/ss/getmail+gnus.png And getmail does two-way syncing with Gmail? I mean, local changes get propagated to the server? Thanks, Eric