* [ANNOUNCE] matchreply (deliver mails into folders with associated threads) @ 2005-10-11 20:22 Tejun Heo 2005-10-24 3:51 ` Tejun Heo 0 siblings, 1 reply; 2+ messages in thread From: Tejun Heo @ 2005-10-11 20:22 UTC (permalink / raw) To: lkml Hello, all. This isn't really linux kernel related but I wrote this to track LKML discussion threads better and I hope this can make following LKML a little bit easier for others too. What matchreply does is to enable procmail to deliver a message into the folder containing its associated thread. So, when you find an interesting thread on LKML, just move the thread into your 'interested' folder, and then all follow-up messages will be delievered there. matchreply assumes Maildir format folders and uses inotify, so you need kernel version >= 2.6.13. README (explains how to setup .procmailrc) is at http://home-tj.org/matchreply/files/README Source tarball http://home-tj.org/matchreply/files/matchreply-0.1.tar.gz Binaries for i386 and x86_64 http://home-tj.org/matchreply/files/binary-matchreply-0.1-i386 http://home-tj.org/matchreply/files/binary-matchreply-0.1-x86_64 Thanks. -- tejun ^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANNOUNCE] matchreply (deliver mails into folders with associated threads) 2005-10-11 20:22 [ANNOUNCE] matchreply (deliver mails into folders with associated threads) Tejun Heo @ 2005-10-24 3:51 ` Tejun Heo 0 siblings, 0 replies; 2+ messages in thread From: Tejun Heo @ 2005-10-24 3:51 UTC (permalink / raw) To: Tejun Heo; +Cc: lkml Tejun Heo wrote: > > Hello, all. > > This isn't really linux kernel related but I wrote this to track LKML > discussion threads better and I hope this can make following LKML a > little bit easier for others too. > > What matchreply does is to enable procmail to deliver a message into > the folder containing its associated thread. So, when you find an > interesting thread on LKML, just move the thread into your 'interested' > folder, and then all follow-up messages will be delievered there. > > matchreply assumes Maildir format folders and uses inotify, so you need > kernel version >= 2.6.13. > > README (explains how to setup .procmailrc) is at > > http://home-tj.org/matchreply/files/README > > Source tarball > > http://home-tj.org/matchreply/files/matchreply-0.1.tar.gz > > Binaries for i386 and x86_64 > > http://home-tj.org/matchreply/files/binary-matchreply-0.1-i386 > http://home-tj.org/matchreply/files/binary-matchreply-0.1-x86_64 > > Thanks. > A bugfix release 0.11 is available. A buffer overflow bug in log_message() is fixed. What can be overwritten by overflowing the buffer is only "\n\0", so it shouldn't be very dangerous. Still, it's a buffer overflow which can be triggered by incoming messages. Please update. Sorry for the hassle. http://home-tj.org/wiki/index.php/Matchreply http://home-tj.org/files/matchreply/matchreply-0.11.tar.gz http://home-tj.org/files/matchreply/binary-matchreply-0.11-x86_64 http://home-tj.org/files/matchreply/binary-matchreply-0.11-i386 Thanks. -- tejun ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-24 3:52 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-10-11 20:22 [ANNOUNCE] matchreply (deliver mails into folders with associated threads) Tejun Heo 2005-10-24 3:51 ` Tejun Heo
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox