From c8fbdcca01216d37cecca3dba947d91ddf95b44c Mon Sep 17 00:00:00 2001 From: Torben Hoffmann Date: Sat, 11 Jun 2016 13:59:34 +2000 Subject: [PATCH] Re: Problem with draft mails when using offlineimap --- cb/c03f8682037174953b0f03a8ffccd579fe9610 | 133 ++++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 cb/c03f8682037174953b0f03a8ffccd579fe9610 diff --git a/cb/c03f8682037174953b0f03a8ffccd579fe9610 b/cb/c03f8682037174953b0f03a8ffccd579fe9610 new file mode 100644 index 000000000..b34703b07 --- /dev/null +++ b/cb/c03f8682037174953b0f03a8ffccd579fe9610 @@ -0,0 +1,133 @@ +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 78CBE6DE01C2 + for ; Sat, 11 Jun 2016 07:26:09 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.083 +X-Spam-Level: +X-Spam-Status: No, score=0.083 tagged_above=-999 required=5 + tests=[DATE_IN_PAST_12_24=0.804, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, + RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, + RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] 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 2I7GlVGwxbf9 for ; + Sat, 11 Jun 2016 07:26:01 -0700 (PDT) +Received: from mail-qk0-f174.google.com (mail-qk0-f174.google.com + [209.85.220.174]) + by arlo.cworth.org (Postfix) with ESMTPS id 50C016DE01BE + for ; Sat, 11 Jun 2016 07:26:01 -0700 (PDT) +Received: by mail-qk0-f174.google.com with SMTP id u63so50683838qkh.0 + for ; Sat, 11 Jun 2016 07:26:01 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=basho-com.20150623.gappssmtp.com; s=20150623; + h=message-id:from:to:subject:in-reply-to:references:user-agent:date + :mime-version; bh=Dz3Nzyrh4myrD9k/gxChPyrS3sxRqdFBXeEhblDVTw0=; + b=qYof6Y/LxgaFHB8mecPyeT8u8F6BZX2XxhythfAwSGL1VL7FuTifGIj7O5SQaJzunt + saydoLg0L5o1IN/1PoSzfHP4pnCtmB9IDKWN/0O5ySydZDOJkx0PIWtkQLpVF91xQXkd + cPeN2pm0vnypStfaIGkIjuO2lPbbvbmgB5esM5OP91GuAuaxZ8o2+XlI68Td1wj21jP0 + /9mxwAToiACXJ6o6812nv66UjalP0NPp/NB8rVGQ2/0IMzRNphNrozJ37QGqZ+KglUac + gO9HSKKnfXCj7ldJd6BQGLhlcVIhvu4vqfn9CgodBjvkCFwT6o4w5zaFKNxYXcfvLkOu + HuGA== +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:message-id:from:to:subject:in-reply-to + :references:user-agent:date:mime-version; + bh=Dz3Nzyrh4myrD9k/gxChPyrS3sxRqdFBXeEhblDVTw0=; + b=FoHN5mxfOv39mG74Br/mMurzKf5JRL4G/UItH5ciuP9wVw7mU4wQRrLxzwpN5jpLPL + D+RhUL56aGaTKvAuk94hTxKOctRgT9Ti82EGSLABo7CtO6VJyydzm3GmEs/CSfl43a7D + t1BDGu/rGocAwNv75AP5pZjefFE03F1iYVTUr/n2HwZhjaPZbaYmUF74dnEKRjo7orl1 + +eD9bkX0L1iXdljmGCX8GStUxKweleBqe+kjSqAqtN7T1YEBEFI8zRzs8z5aFC+elO9h + ApC6arth79W2A8WbIfaQLQwzu4BGgNzrFYNm+NDJMIsHl+twiQ00QLIXbF1/h1phpcq1 + txoA== +X-Gm-Message-State: + ALyK8tKaBQyz/kz/q1gpcY2A5jIfeqXU6Iy0vVFUxnWddRPVGD8IMv2hl33064nPlanll7tU +X-Received: by 10.55.45.66 with SMTP id t63mr6927562qkh.72.1465655160191; + Sat, 11 Jun 2016 07:26:00 -0700 (PDT) +Received: from localhost ([12.15.145.202]) + by smtp.gmail.com with ESMTPSA id 131sm4447000qkf.17.2016.06.11.07.25.59 + (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Sat, 11 Jun 2016 07:25:59 -0700 (PDT) +Message-ID: <575c1f77.8905370a.5c586.ffffafcb@mx.google.com> +X-Google-Original-Message-ID: +From: Torben Hoffmann +To: Daniel Kahn Gillmor , notmuch@notmuchmail.org +Subject: Re: Problem with draft mails when using offlineimap +In-Reply-To: <87shwmcdkv.fsf@alice.fifthhorseman.net> +References: <5759bd3e.8726c80a.2b5af.ffffd65b@mx.google.com> + <87shwmcdkv.fsf@alice.fifthhorseman.net> +User-Agent: Notmuch/0.22 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-apple-darwin14.4.0) +Date: Fri, 10 Jun 2016 13:59:34 -0400 +MIME-Version: 1.0 +Content-Type: text/plain +X-Mailman-Approved-At: Sat, 11 Jun 2016 07:59:48 -0700 +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: Sat, 11 Jun 2016 14:26:09 -0000 + +Daniel Kahn Gillmor writes: + +> [ text/plain ] +> On Thu 2016-06-09 15:02:14 -0400, Torben Hoffmann wrote: +>> I am having issues with draft mails in connection with my offlineimap +>> set-up. +>> +>> I have everything in my ~/Maildir directory. +>> +>> But when I create a mail and save it it goes to +>> ~/Mail/drafts +>> +>> I have tried changing this: +>> (setq message-auto-save-directory "~/Maildir/drafts/cur") +>> +>> That will put the drafts in that directory, but they will not show up in +>> my searching until after I have done a sync with offlineimap. +>> +>> But what is worse is that the show up with a timestamp of 1970-01-01. +>> And I cannot figure out how to edit a draft, which renders the whole +>> concept of drafts meaningless. +>> +>> My IMAP is Gmail, if that has any influence. +>> +>> All sorts of advice appreciated. +> +> It sounds like you're using notmuch-emacs. If that's the case, I +> recommend taking a look at the change series Mark Walters wrote for +> postponing/resuming drafts, starting at: +> +> id:1465001026-29392-1-git-send-email-markwalters1009@gmail.com +> +> Regards, +> +> --dkg +> [ signature.asc: application/pgp-signature ] + +You are correct about me using notmuch-emacs - totally forgot to write +that in the first mail, sorry. + +The link you sent me does not work for me - even in the browser when +looking through the patches, which I think are here: +https://notmuchmail.org/pipermail/notmuch/2016/022492.html + +How can I get to try out those patches? + +Cheers, +Torben +-- +Torben Hoffmann +Chief Architect, basho.com +M: +45 25 14 05 38 -- 2.26.2