From: Daniel Kahn Gillmor Date: Tue, 14 Jun 2016 18:19:54 +0000 (+2000) Subject: Re: Problem with draft mails when using offlineimap X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e65e9eab60dd5835d9e89233ec8668ffaf51983c;p=notmuch-archives.git Re: Problem with draft mails when using offlineimap --- diff --git a/0b/cd2d253ae10bb3e54c9b76c56859af53062dc2 b/0b/cd2d253ae10bb3e54c9b76c56859af53062dc2 new file mode 100644 index 000000000..d618703fd --- /dev/null +++ b/0b/cd2d253ae10bb3e54c9b76c56859af53062dc2 @@ -0,0 +1,71 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id BE3786DE01F7 + for ; Tue, 14 Jun 2016 11:20:05 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.033 +X-Spam-Level: +X-Spam-Status: No, score=-0.033 tagged_above=-999 required=5 + tests=[AWL=-0.033] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id r52uFzw_kOTH for ; + Tue, 14 Jun 2016 11:19:58 -0700 (PDT) +Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) + by arlo.cworth.org (Postfix) with ESMTP id E182F6DE00C6 + for ; Tue, 14 Jun 2016 11:19:57 -0700 (PDT) +Received: from fifthhorseman.net (unknown [38.109.115.130]) + by che.mayfirst.org (Postfix) with ESMTPSA id 4A3D5F98B; + Tue, 14 Jun 2016 14:19:55 -0400 (EDT) +Received: by fifthhorseman.net (Postfix, from userid 1000) + id B456C22AFF; Tue, 14 Jun 2016 14:19:54 -0400 (EDT) +From: Daniel Kahn Gillmor +To: Tomi Ollila , Torben Hoffmann , + notmuch@notmuchmail.org +Subject: Re: Problem with draft mails when using offlineimap +In-Reply-To: +References: <5759bd3e.8726c80a.2b5af.ffffd65b@mx.google.com> + <87shwmcdkv.fsf@alice.fifthhorseman.net> + <575c1f77.8905370a.5c586.ffffafcb@mx.google.com> + <87mvmp6t3u.fsf@alice.fifthhorseman.net> +User-Agent: Notmuch/0.22+69~gd812194 (https://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Tue, 14 Jun 2016 14:19:54 -0400 +Message-ID: <87k2hr1vlh.fsf@alice.fifthhorseman.net> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: 8bit +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 14 Jun 2016 18:20:05 -0000 + +On Tue 2016-06-14 01:30:01 -0400, Tomi Ollila wrote: +> On Mon, Jun 13 2016, Daniel Kahn Gillmor wrote: +> +>> http://notmuchmail.org/archives/notmuch.mbox +> +> PS: someone™ made a patch to change http:// links to https:// -- who was +> that again... >;) ? + +hm, iirc the patchset you're referring to was for notmuch code, but not +for the web site, where i copy-pasted that mbox URL from. + +But good point! I've just updated the website to use https for the link +:) + +https://git.notmuchmail.org/git?p=notmuch-wiki;a=commit;h=3ce832c187390db310ce366deb1495396b80f890 + + --dkg