Re: (auto-)tagging sent messages
[notmuch-archives.git] / 76 / fc17f5bbea806c18c15554ddee8b190479563a
1 Return-Path: <xma@gnu.org>\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 6A13A429E26\r
6         for <notmuch@notmuchmail.org>; Mon, 25 Apr 2011 15:14:21 -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: 1.463\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.463 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id 7gnOxhfT7b8Y for <notmuch@notmuchmail.org>;\r
17         Mon, 25 Apr 2011 15:14:20 -0700 (PDT)\r
18 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
19         [88.164.105.66])\r
20         by olra.theworths.org (Postfix) with ESMTP id 9330B429E21\r
21         for <notmuch@notmuchmail.org>; Mon, 25 Apr 2011 15:14:20 -0700 (PDT)\r
22 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
23         by xhlj.maillard.im (Postfix) with ESMTP id 982202C062;\r
24         Tue, 26 Apr 2011 00:14:18 +0200 (CEST)\r
25 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
26         :subject:in-reply-to:references:reply-to:date:message-id\r
27         :mime-version:content-type; s=postfix; bh=IU6LefE/sfoBVintxEai97\r
28         GA/i0=; b=hkzmpy5mdQxlWpk810Q00wMfQJy1ux01ep4YVKxPoxLawPOzMJbEll\r
29         4PpMUxkuCpdOytUoKoSpQHwYq7/PcW+tPxXoxSUWZFPYpo/eeh4MvoNFDQhokaEi\r
30         Rg4WwNyosrEs6nTXLNWn6f8S42VqtyxfDYccoaWbvDBaEWMfvG8qY=\r
31 Received: from maillard.im (unknown [192.168.0.254])\r
32         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
33         (No client certificate requested)\r
34         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
35         Tue, 26 Apr 2011 00:14:18 +0200 (CEST)\r
36 From: Xavier Maillard <xma@gnu.org>\r
37 To: Carl Worth <cworth@cworth.org>, Michael Radziej <mir@spieleck.de>,\r
38         Florian Friesdorf <flo@chaoflow.net>, notmuch@notmuchmail.org\r
39 Subject: Re: (auto-)tagging sent messages\r
40 In-Reply-To: <87tydm3wlt.fsf@yoom.home.cworth.org>\r
41 References: <8739ll8dkv.fsf@eve.chaoflow.net> <87mxjphl55.fsf@spieleck.de>\r
42         <m2r58zzobm.fsf@gnu.org> <87wrirtn58.fsf@spieleck.de>\r
43         <m2oc43z7bi.fsf@gnu.org> <87tydutuhk.fsf@spieleck.de>\r
44         <m2fwpdyuze.fsf@gnu.org> <87tydm3wlt.fsf@yoom.home.cworth.org>\r
45 User-Agent: Notmuch/0.5-133-gc509598 (http://notmuchmail.org) Emacs/23.2.1\r
46         (i486-slackware-linux-gnu)\r
47 Date: Tue, 26 Apr 2011 00:25:02 +0200\r
48 Message-ID: <m21v0qynnl.fsf@gnu.org>\r
49 MIME-Version: 1.0\r
50 Content-Type: text/plain; charset=us-ascii\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 Reply-To: Xavier Maillard <xma@gnu.org>\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Mon, 25 Apr 2011 22:14:21 -0000\r
65 \r
66 Hi Carl,\r
67 \r
68 On Mon, 25 Apr 2011 13:27:26 -0700, Carl Worth <cworth@cworth.org> wrote:\r
69 > > My goal is to use notmuch remotely directly on my IMAP server but there\r
70 > > are problems when doing notmuch new in the dovecot tree (dovecot index\r
71 > > files if I recall correctly).\r
72\r
73 > Can you describe what the specific problems are here? It would be great\r
74 > to fix notmuch to work well in this scenario.\r
75\r
76 > Perhaps we would simply need a list of filename patterns to ignore?\r
77 \r
78 I just tested it again.\r
79 \r
80 My IMAP server tree is like this:\r
81 \r
82 On 'notmuch new', it works as expected -i.e. ignoring non-mail files\r
83 such as index files.\r
84 \r
85 Alas, in the end it fails with an error message:\r
86 \r
87 Error opening /exter..../.dovecot.sieve.log: Permission denied\r
88 Internal error: add_message returned unexpected value: 4 (notmuch-new.c:448)\r
89 \r
90 I hope it will help.\r
91 \r
92 /Xavier\r