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