]> git.notmuchmail.org Git - notmuch/blob - test/emacs.expected-output/notmuch-show-thread-maildir-storage-without-indentation
Import notmuch_0.28.2.orig.tar.gz
[notmuch] / test / emacs.expected-output / notmuch-show-thread-maildir-storage-without-indentation
1 Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-17) (inbox signed)
2 Subject: [notmuch] Working with Maildir storage?
3 To: notmuch@notmuchmail.org
4 Date: Tue, 17 Nov 2009 14:00:54 -0500
5
6 [ multipart/mixed ]
7 [ multipart/signed ]
8 [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ]
9 [ text/plain ]
10 I saw the LWN article and decided to take a look at notmuch.  I'm
11 currently using mutt and mairix to index and read a collection of
12 Maildir mail folders (around 40,000 messages total).
13
14 notmuch indexed the messages without complaint, but my attempt at
15 searching bombed out. Running, for example:
16
17   notmuch search storage
18
19 Resulted in 4604 lines of errors along the lines of:
20
21   Error opening
22   /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S:
23   Too many open files
24
25 I'm curious if this is expected behavior (i.e., notmuch does not work
26 with Maildir) or if something else is going on.
27
28 Cheers,
29
30 [ 4-line signature. Click/Enter to show. ]
31 -- 
32 Lars Kellogg-Stedman <lars@seas.harvard.edu>
33 Senior Technologist, Computing and Information Technology
34 Harvard University School of Engineering and Applied Sciences
35 [ application/pgp-signature ]
36 [ text/plain ]
37 [ 4-line signature. Click/Enter to show. ]
38 _______________________________________________
39 notmuch mailing list
40 notmuch@notmuchmail.org
41 http://notmuchmail.org/mailman/listinfo/notmuch
42 Mikhail Gusarov <dottedmag@dottedmag.net> (2009-11-17) (inbox signed unread)
43 Subject: Re: [notmuch] Working with Maildir storage?
44 To: notmuch@notmuchmail.org
45 Date: Wed, 18 Nov 2009 01:02:38 +0600
46
47 [ multipart/mixed ]
48 [ multipart/signed ]
49 [ Unknown key ID 0x9D20F6503E338888 or unsupported algorithm ]
50 [ text/plain ]
51
52 Twas brillig at 14:00:54 17.11.2009 UTC-05 when lars@seas.harvard.edu did gyre
53 and gimble:
54
55  LK> Resulted in 4604 lines of errors along the lines of:
56
57  LK>   Error opening
58  LK>  
59 /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S:
60  LK>   Too many open files
61
62 See the patch just posted here.
63
64 [ 2-line signature. Click/Enter to show. ]
65 -- 
66 http://fossarchy.blogspot.com/
67 [ application/pgp-signature ]
68 [ text/plain ]
69 [ 4-line signature. Click/Enter to show. ]
70 _______________________________________________
71 notmuch mailing list
72 notmuch@notmuchmail.org
73 http://notmuchmail.org/mailman/listinfo/notmuch
74 Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-17) (inbox signed unread)
75 Subject: Re: [notmuch] Working with Maildir storage?
76 To: Mikhail Gusarov <dottedmag@dottedmag.net>
77 Cc: notmuch@notmuchmail.org
78 Date: Tue, 17 Nov 2009 15:33:01 -0500
79
80 [ multipart/mixed ]
81 [ multipart/signed ]
82 [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ]
83 [ text/plain ]
84 > See the patch just posted here.
85
86 Is the list archived anywhere?  The obvious archives
87 (http://notmuchmail.org/pipermail/notmuch/) aren't available, and I
88 think I subscribed too late to get the patch (I only just saw the
89 discussion about it).
90
91 It doesn't look like the patch is in git yet.
92
93 -- Lars
94
95 [ 4-line signature. Click/Enter to show. ]
96 -- 
97 Lars Kellogg-Stedman <lars@seas.harvard.edu>
98 Senior Technologist, Computing and Information Technology
99 Harvard University School of Engineering and Applied Sciences
100 [ application/pgp-signature ]
101 [ text/plain ]
102 [ 4-line signature. Click/Enter to show. ]
103 _______________________________________________
104 notmuch mailing list
105 notmuch@notmuchmail.org
106 http://notmuchmail.org/mailman/listinfo/notmuch
107 Mikhail Gusarov <dottedmag@dottedmag.net> (2009-11-17) (inbox unread)
108 Subject: [notmuch] Working with Maildir storage?
109 To: notmuch@notmuchmail.org
110 Date: Wed, 18 Nov 2009 02:50:48 +0600
111
112 Twas brillig at 15:33:01 17.11.2009 UTC-05 when lars at seas.harvard.edu did
113 gyre and gimble:
114
115  LK> Is the list archived anywhere?  The obvious archives
116  LK> (http://notmuchmail.org/pipermail/notmuch/) aren't available, and I
117  LK> think I subscribed too late to get the patch (I only just saw the
118  LK> discussion about it).
119
120  LK> It doesn't look like the patch is in git yet.
121
122 Just has been pushed
123
124 [ 10-line signature. Click/Enter to show. ]
125 -- 
126 http://fossarchy.blogspot.com/
127 -------------- next part --------------
128 A non-text attachment was scrubbed...
129 Name: not available
130 Type: application/pgp-signature
131 Size: 834 bytes
132 Desc: not available
133 URL:
134 <http://notmuchmail.org/pipermail/notmuch/attachments/20091118/0e33d964/attachment.pgp>
135 Keith Packard <keithp@keithp.com> (2009-11-17) (inbox unread)
136 Subject: [notmuch] Working with Maildir storage?
137 To: notmuch@notmuchmail.org
138 Date: Tue, 17 Nov 2009 13:24:13 -0800
139
140 On Tue, 17 Nov 2009 15:33:01 -0500, Lars Kellogg-Stedman <lars at
141 seas.harvard.edu> wrote:
142 > > See the patch just posted here.
143
144 I've also pushed a slightly more complicated (and complete) fix to my
145 private notmuch repository
146
147 git://keithp.com/git/notmuch
148
149 > Is the list archived anywhere?
150
151 Oops. Looks like Carl's mail server is broken. He's traveling to
152 Barcelona today and so it won't get fixed for a while.
153
154 Thanks to everyone for trying out notmuch!
155
156 -keith
157 Lars Kellogg-Stedman <lars@seas.harvard.edu> (2009-11-18) (inbox signed unread)
158 Subject: Re: [notmuch] Working with Maildir storage?
159 To: Keith Packard <keithp@keithp.com>
160 Cc: notmuch@notmuchmail.org
161 Date: Tue, 17 Nov 2009 19:50:40 -0500
162
163 [ multipart/mixed ]
164 [ multipart/signed ]
165 [ Unknown key ID 0xD74695063141ACD8 or unsupported algorithm ]
166 [ text/plain ]
167 > I've also pushed a slightly more complicated (and complete) fix to my
168 > private notmuch repository
169
170 The version of lib/messages.cc in your repo doesn't build because it's
171 missing "#include <stdint.h>" (for the uint32_t on line 466).
172
173 [ 4-line signature. Click/Enter to show. ]
174 -- 
175 Lars Kellogg-Stedman <lars@seas.harvard.edu>
176 Senior Technologist, Computing and Information Technology
177 Harvard University School of Engineering and Applied Sciences
178 [ application/pgp-signature ]
179 [ text/plain ]
180 [ 4-line signature. Click/Enter to show. ]
181 _______________________________________________
182 notmuch mailing list
183 notmuch@notmuchmail.org
184 http://notmuchmail.org/mailman/listinfo/notmuch
185 Carl Worth <cworth@cworth.org> (2009-11-18) (inbox unread)
186 Subject: [notmuch] Working with Maildir storage?
187 To: notmuch@notmuchmail.org
188 Date: Wed, 18 Nov 2009 02:08:10 -0800
189
190 On Tue, 17 Nov 2009 14:00:54 -0500, Lars Kellogg-Stedman <lars at
191 seas.harvard.edu> wrote:
192 > I saw the LWN article and decided to take a look at notmuch.  I'm
193 > currently using mutt and mairix to index and read a collection of
194 > Maildir mail folders (around 40,000 messages total).
195
196 Welcome, Lars!
197
198 I hadn't even seen that Keith's blog post had been picked up by lwn.net.
199 That's very interesting. So, thanks for coming and trying out notmuch.
200
201 >   Error opening
202 > /home/lars/Mail/read-messages.2008/cur/1246413773.24928_27334.hostname,U=3026:2,S:
203 >   Too many open files
204
205 Sadly, the lwn article coincided with me having just introduced this
206 bug, and then getting on a Trans-Atlantic flight. So I fixed the bug
207 fairly quickly, but there was quite a bit of latency before I could push
208 the fix out. It should be fixed now.
209
210 > I'm curious if this is expected behavior (i.e., notmuch does not work
211 > with Maildir) or if something else is going on.
212
213 Notmuch works just fine with maildir---it's one of the things that it
214 likes the best.
215
216 Happy hacking,
217
218 -Carl