From: Torben Hoffmann Date: Thu, 9 Jun 2016 19:02:14 +0000 (+2000) Subject: Problem with draft mails when using offlineimap X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1fb2388daf57a8b8e128ce393a1aa5ab1b00b07e;p=notmuch-archives.git Problem with draft mails when using offlineimap --- diff --git a/26/2dc14aaa99d9ab30ab237e821576b8705e1ccb b/26/2dc14aaa99d9ab30ab237e821576b8705e1ccb new file mode 100644 index 000000000..5d17071ed --- /dev/null +++ b/26/2dc14aaa99d9ab30ab237e821576b8705e1ccb @@ -0,0 +1,109 @@ +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 8DF6E6DE0222 + for ; Thu, 9 Jun 2016 12:02:33 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.721 +X-Spam-Level: +X-Spam-Status: No, score=-0.721 tagged_above=-999 required=5 + tests=[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 Pa8fXjoFbZ4o for ; + Thu, 9 Jun 2016 12:02:24 -0700 (PDT) +Received: from mail-qk0-f169.google.com (mail-qk0-f169.google.com + [209.85.220.169]) + by arlo.cworth.org (Postfix) with ESMTPS id 9ED7A6DE01BE + for ; Thu, 9 Jun 2016 12:02:24 -0700 (PDT) +Received: by mail-qk0-f169.google.com with SMTP id i187so25947974qkd.3 + for ; Thu, 09 Jun 2016 12:02:24 -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:user-agent:date:mime-version; + bh=U8g4Ja1fV67IIlmZWhOoNcHRAQqH4Znn29JzBxCYb9s=; + b=NI8tr0Uhz9414MNjxuNRvGiWflPcBSsS3XTFScHxKH1GjJFWzKivAgrUJ9Sfo8LXoG + gVHltSnw2qPPjua6AAkP9DdXMpFeajQiJgzzzcGrnJiYJmQbsusZ0psocbEdO/c3QYHc + I/EPnB/Wnakd0EpuE7hqucoHha9rBRc+lZnz3hn7gNrqyR05T9MEkgrIEKyv6ksBlhll + /Td61rBdHFF+vmg0315JynpOfKD7w8n4aeYGdEDZiulu3mto5wAHkfLZXsW1s0qetxyv + 6a9tJ42edmpjKQQsfRlpQrOq5Ea6DWY32A2ZWUcCD/lNc4Vf1LibAEVCJe46xVybSmU1 + KDDQ== +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:user-agent:date + :mime-version; + bh=U8g4Ja1fV67IIlmZWhOoNcHRAQqH4Znn29JzBxCYb9s=; + b=EIZ0vlA/UVHCk9VdKXj/IgnVKcX1FEdGMI16VtBSjUDWzISbriyjFQZ7+Vw/pM11ri + 4IcSBsLmOOMOtCOhq2+hg5jFvwtdugrWfsItiX7shSbcr914/gy77bN/fn1v1l5OAoJY + 4TdP+mPWxU68ti/5eaAB6dq9es4lawseK3CS7yitLa45dXQglR+2lnSKMdEe+FvwRHHF + WFw4nc2LdvEsbvmmNUZ06fbhzB4fWr8EK8xq2BNmmMyR8mWNdV3GuKrNAslQ1aNk1V1d + wzivSHV9tU5YT+b+g/qpne0W1qs3UD+zEysXEYfz2wjdPPxzZLE1580qfxUF5KWB/C9w + SGxQ== +X-Gm-Message-State: + ALyK8tL7vFMmhUnUAC96Gd2CmgGhat1Kzn3dgs1R2BB9QNTeJGOEXWQoyBJZnImiPJeDapOl +X-Received: by 10.55.16.90 with SMTP id a87mr11769458qkh.111.1465498943180; + Thu, 09 Jun 2016 12:02:23 -0700 (PDT) +Received: from localhost ([50.224.52.6]) + by smtp.gmail.com with ESMTPSA id 7sm2105897qto.21.2016.06.09.12.02.22 + for + (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); + Thu, 09 Jun 2016 12:02:22 -0700 (PDT) +Message-ID: <5759bd3e.8726c80a.2b5af.ffffd65b@mx.google.com> +X-Google-Original-Message-ID: +From: Torben Hoffmann +To: notmuch@notmuchmail.org +Subject: Problem with draft mails when using offlineimap +User-Agent: Notmuch/0.22 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-apple-darwin14.4.0) +Date: Thu, 09 Jun 2016 15:02:14 -0400 +MIME-Version: 1.0 +Content-Type: text/plain +X-Mailman-Approved-At: Thu, 09 Jun 2016 13:12:49 -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: Thu, 09 Jun 2016 19:02:33 -0000 + +Hi, + +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. + +Cheers, +Torben +-- +Torben Hoffmann +Chief Architect, basho.com +M: +45 25 14 05 38