Re: [PATCH v4 09/16] index encrypted parts when asked.
[notmuch-archives.git] / a4 / 87b409f1f5f47b989d299a784a7cd1159dfea8
1 Return-Path: <danielr@physik.tu-berlin.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 135A9431FAF\r
6         for <notmuch@notmuchmail.org>; Sat, 21 Jul 2012 17:00:27 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id 0dtVpbyXtwF8 for <notmuch@notmuchmail.org>;\r
16         Sat, 21 Jul 2012 17:00:26 -0700 (PDT)\r
17 Received: from mail.tu-berlin.de (mail.tu-berlin.de [130.149.7.33])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 561D0431FAE\r
21         for <notmuch@notmuchmail.org>; Sat, 21 Jul 2012 17:00:26 -0700 (PDT)\r
22 X-tubIT-Incoming-IP: 130.149.58.163\r
23 Received: from mail.physik-pool.tu-berlin.de ([130.149.58.163]\r
24         helo=mail.physik.tu-berlin.de)\r
25         by mail.tu-berlin.de (exim-4.75/mailfrontend-3) with esmtp \r
26         id 1Ssjay-0004Us-G6; Sun, 22 Jul 2012 02:00:25 +0200\r
27 Received: from [10.23.42.106] (g231194021.adsl.alicedsl.de [92.231.194.21])\r
28         (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))\r
29         (No client certificate requested)\r
30         by mail.physik.tu-berlin.de (Postfix) with ESMTPSA id 1808111405;\r
31         Sun, 22 Jul 2012 02:00:20 +0200 (CEST)\r
32 Message-ID: <500B4290.70201@physik.tu-berlin.de>\r
33 Date: Sun, 22 Jul 2012 02:00:16 +0200\r
34 From: Daniel Reusche <danielr@physik.tu-berlin.de>\r
35 User-Agent: Mozilla/5.0 (X11; Linux x86_64;\r
36         rv:13.0) Gecko/20120614 Thunderbird/13.0.1\r
37 MIME-Version: 1.0\r
38 To: Daniel Bergey <bergey@alum.mit.edu>, notmuch@notmuchmail.org\r
39 Subject: Re: notmuch-emacs and bbdb\r
40 References: <878ver1jp0.fsf@wonderlust.lan>\r
41         <87mx35pji9.fsf@servo.finestructure.net>\r
42         <87txxdytu1.fsf@wonderlust.lan>\r
43 In-Reply-To: <87txxdytu1.fsf@wonderlust.lan>\r
44 Content-Type: text/plain; charset=ISO-8859-1; format=flowed\r
45 Content-Transfer-Encoding: 7bit\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Sun, 22 Jul 2012 00:00:27 -0000\r
59 \r
60 On 12.07.2012 15:47, Daniel Bergey wrote:\r
61 > I hacked together the attached elisp yesterday.  It provides bindings to\r
62 > put sender or recipients into bbdb.\r
63 \r
64 Awesome, thats just what I was looking for.\r
65 \r
66 Also on topic: I was working on a script (more a really long regex), to \r
67 import all the mail addresses from the notmuch db to bbdb, but as I just \r
68 started learning emacs lisp, it does not really work yet.\r
69 \r
70 The point you brought up there, with probably not wanting everyone in \r
71 the database could be an issue though.\r
72 Maybe some hook, that adds all the contacts to the bbdb that you replied \r
73 to by hand?\r
74 \r
75 best,\r
76 dan\r
77 \r
78 \r