Re: [RFC] database: get and set mapping of dovecot compatible maildir keywords
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 27 Sep 2014 19:43:53 +0000 (21:43 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:04:47 +0000 (10:04 -0800)
85/ae6f65fedfbb6cb8620249f78c43694c9e9d51 [new file with mode: 0644]

diff --git a/85/ae6f65fedfbb6cb8620249f78c43694c9e9d51 b/85/ae6f65fedfbb6cb8620249f78c43694c9e9d51
new file mode 100644 (file)
index 0000000..ae99d80
--- /dev/null
@@ -0,0 +1,102 @@
+Return-Path: <sojkam1@fel.cvut.cz>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 1AF98431FBF\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Sep 2014 12:44:14 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id lSmSqUwscjhd for <notmuch@notmuchmail.org>;\r
+       Sat, 27 Sep 2014 12:44:10 -0700 (PDT)\r
+Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
+       by olra.theworths.org (Postfix) with ESMTP id 916D9431FBD\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Sep 2014 12:44:10 -0700 (PDT)\r
+Received: from localhost (unknown [192.168.200.7])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id D87CF3CFEBF;\r
+       Sat, 27 Sep 2014 21:44:04 +0200 (CEST)\r
+X-Virus-Scanned: IMAP STYX AMAVIS\r
+Received: from max.feld.cvut.cz ([192.168.200.1])\r
+       by localhost (styx.feld.cvut.cz [192.168.200.7]) (amavisd-new,\r
+       port 10044)\r
+       with ESMTP id jAEC3aCs3XWp; Sat, 27 Sep 2014 21:44:00 +0200 (CEST)\r
+Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id 6F0A73CFEC1;\r
+       Sat, 27 Sep 2014 21:44:00 +0200 (CEST)\r
+Received: from wsh by steelpick.2x.cz with local (Exim 4.84)\r
+       (envelope-from <sojkam1@fel.cvut.cz>)\r
+       id 1XXxuL-0007YS-OD; Sat, 27 Sep 2014 21:43:53 +0200\r
+From: Michal Sojka <sojkam1@fel.cvut.cz>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [RFC] database: get and set mapping of dovecot compatible\r
+       maildir keywords\r
+In-Reply-To: <1411805835-3563-1-git-send-email-david@tethera.net>\r
+References: <1411805835-3563-1-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.18.1+101~g56b0ff0 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Sat, 27 Sep 2014 21:43:53 +0200\r
+Message-ID: <87iok8vog6.fsf@steelpick.2x.cz>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 27 Sep 2014 19:44:14 -0000\r
+\r
+Hi David,\r
+\r
+On Sat, Sep 27 2014, David Bremner wrote:\r
+> A future modification of notmuch_message_tags_to_maildir_flags and\r
+> notmuch_message_maildir_flags_to_tags could allow 26 more tags to be\r
+> synced via maildir.\r
+> ---\r
+>\r
+> I'm not sure if this is worth pursuing or not, but I thought I'd toss\r
+> it out there.  On IRC the other day the topic of syncing IMAP keywords\r
+> to notmuch tags came up again, in particular the dovecot variant that\r
+> maps 26 user defined keywords to characters a-z on the end of the\r
+> maildir info.  One roadblock I saw at the time was the need for\r
+> configuration of mapping of letters to tags.  This patch is the result\r
+> of my realizing that at least that part is not hard (unlike the rabbit\r
+> hole we seemed to get into for e.g. log configuration).\r
+>\r
+> Some downsides of this approach are fairly obvious\r
+>\r
+>     - only 26 tags. It turns out I don't have that many non-nmbug tags\r
+>       that I really care about. YMMV, of course.\r
+>\r
+>     - nonstandard. this won't roundtrip via offlineimap (unless\r
+>       offlineimap is modified).  Directly syncing the maildir or using\r
+>       some dovecot specific syncer would work.\r
+>\r
+> Some upsides are:\r
+>\r
+>     - Provides an IMAP bridge solution; compatible with dovecot; my\r
+>       impression is this is the most common imap solution among\r
+>       notmuch users.  \r
+>     - relatively simple implementation, just need to\r
+>       update the maildir name synching routines. Of course no\r
+>       implementation is as simple as possible\r
+>\r
+>  lib/database.cc | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++\r
+\r
+I'd prefer having the mapping stored in the config file rather than in\r
+the database. This would allow me to synchronize the configuration\r
+between multiple computers. Would there be some benefit of having the\r
+mapping (also) in the database?\r
+\r
+-Michal\r