From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GDupKwD+BWCIRQAA0tVLHw (envelope-from ) for ; Mon, 18 Jan 2021 21:30:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2CVsJwD+BWBaJwAAbx9fmQ (envelope-from ) for ; Mon, 18 Jan 2021 21:30:40 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 17C40940274 for ; Mon, 18 Jan 2021 21:30:40 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 0CB062A12B; Mon, 18 Jan 2021 16:30:33 -0500 (EST) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by mail.notmuchmail.org (Postfix) with ESMTPS id 405D92829B for ; Mon, 18 Jan 2021 16:30:30 -0500 (EST) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 81E93160065 for ; Mon, 18 Jan 2021 22:30:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1611005428; bh=78bayKPfSNUdukv6UkpuKJrZGtAnFgu7esYEhghwkXc=; h=From:To:Subject:Date:From; b=lq655vUn5Gcnv3AclwvqJ+YIsYC78x6gOyd1QMnccd5yYYBVjpRcewnzrqCiqKIs3 VkAAhjCgwbDDZc5qo2CAekhCJZivkH86piAyTNERvSNw8Rx54FE4A4lh1+bY1x22kA AUYLBbSzZln39HqAMcA45AUdT73FiWH7yznBcGh3mwPdD2tRgvFe0eYH+hkDbpOt0K 1CKLGzbf4lpg0rh4WdUUUEQxyECYdyR8Nv+kLC9Z9IxzYGPzOvOQay8rV1pWeK75fa BODfksx7vJnBq5eFSstQtFBmwIO6pU3DjeQXIFY4g+juSQOVZgcYOEouv9gTaZTIOE jJTGVbInGzD7g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DKQ1Z05k7z6tmh; Mon, 18 Jan 2021 22:30:25 +0100 (CET) From: Tomas Nordin To: David Bremner , "Jorge P. de Morais Neto" , notmuch@notmuchmail.org Subject: Re: Please share recommendations of mail fetcher for notmuch on GNU In-Reply-To: <87zh1avwm1.fsf@tethera.net> References: <87a6ta5cv4.fsf@disroot.org> <877doexfkx.fsf@tethera.net> <871rem5b2f.fsf@disroot.org> <87zh1avwm1.fsf@tethera.net> Date: Mon, 18 Jan 2021 22:30:25 +0100 Message-ID: <87im7uaq6m.fsf@posteo.net> MIME-Version: 1.0 Message-ID-Hash: RTRL2NYETHQ6PZJOLKOUQNR2M3PRFBVN X-Message-ID-Hash: RTRL2NYETHQ6PZJOLKOUQNR2M3PRFBVN X-MailFrom: tomasn@posteo.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=posteo.net header.s=2017 header.b=lq655vUn; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Migadu-Queue-Id: 17C40940274 X-Spam-Score: -1.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: eHvL9ue0ha9D David Bremner writes: > Jorge P. de Morais Neto writes: > >> Em [2021-01-15 sex 13:41:50-0400], David Bremner escreveu: >> >>> I have used imap-dl (from mailscripts) and getmail6 for unidirectional >>> fetching. I was happy with imap-dl, but I switched back to getmail6 >>> because I needed non-ssl imap (for complicated reasons involving >>> Microsoft). >> >> I am sorry for the basic question, but what exactly do you mean by >> /unidirectional/ fetching? > > I mean I download mail from the server and immediately delete it. > >> I want to synchronize my account on Disroot's IMAP server with my local >> Maildir. IMAP flag changes as well as message removals and movement >> between folders on one end should be synchronized with the other end. >> Personal e-mail usage. >> >> Is Getmail6 or imap-dl your recommendation for my scenario? > > Probably not. But why not though? imap-dl is doing a one-way fetch I think? But Getmail6 seem to claim all sorts of features...