From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14893 invoked from network); 4 Jun 2020 17:40:47 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 4 Jun 2020 17:40:47 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.92.3) (envelope-from ) id 1jgtqz-0002By-Av; Thu, 04 Jun 2020 12:40:33 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jgtqw-00029B-8r for ding@lists.math.uh.edu; Thu, 04 Jun 2020 12:40:30 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jgtqt-004TPT-1i for ding@lists.math.uh.edu; Thu, 04 Jun 2020 12:40:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=yN4ojBjNRB2c2QcU39Nxef920SIWlwqeyYVbxhOW5yI=; b=iYFKk6JNDhgdFwP8AwVH/Qs1kN N/sl8U+b4Wm/Yvlh/Ezv3oRT6HT/YVtXQcZJt3zIU02wg+j3A1yUwcvcCoviFeo74V+Zr+s907xYH eeD+By8l6TN9RhgsvPc6Iw9dTCQROeDTuJ+D/ehVs0CoFEVhUbhHtWOA0Zbu0gjapWnI=; Received: from ericabrahamsen.net ([52.70.2.18] helo=mail.ericabrahamsen.net) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jgtql-0006PU-UO for ding@gnus.org; Thu, 04 Jun 2020 19:40:22 +0200 Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id A0639FA086; Thu, 4 Jun 2020 17:40:17 +0000 (UTC) From: Eric Abrahamsen To: dick.r.chiang@gmail.com Cc: ding@gnus.org Subject: Re: Fetching underlying imap mail on M-g References: <87img6sqtw.fsf@ericabrahamsen.net> <875zc6lp1v.fsf@dick> Date: Thu, 04 Jun 2020 10:40:16 -0700 In-Reply-To: <875zc6lp1v.fsf@dick> (dick r. chiang's message of "Thu, 04 Jun 2020 13:27:08 -0400") Message-ID: <87a71ispa7.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk dick.r.chiang@gmail.com writes: > I wonder how many others manually runs mbsync, or similarly eschew > running mbsync from cron or systemctl which I'd surmise most > people do. I don't know why, but I've never liked having mbsync run automatically. Some weird psychological thing, I guess -- I like being able to think "now I'm going to check my mail". Plus I'm offline quite a bit.