* Looking for recent lkml email @ 2006-11-16 16:21 Zack Brown 2006-11-16 16:52 ` Zack Brown 0 siblings, 1 reply; 6+ messages in thread From: Zack Brown @ 2006-11-16 16:21 UTC (permalink / raw) To: linux-kernel Hi folks, I was recently booted from the list when my MX started bouncing email. I've since resolved the situation with davem and resubscribed, but I'm missing about a day or so worth of traffic. If someone would be willing to make an mbox file covering November 14, 15, and whatever has come so far from today, I'd very much appreciate it. Many thanks! Zack -- Zack Brown ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Looking for recent lkml email 2006-11-16 16:21 Looking for recent lkml email Zack Brown @ 2006-11-16 16:52 ` Zack Brown 2006-11-17 1:18 ` Oleg Verych 0 siblings, 1 reply; 6+ messages in thread From: Zack Brown @ 2006-11-16 16:52 UTC (permalink / raw) To: linux-kernel OK, I got it. :-) Thanks folks, Zack On Thu, Nov 16, 2006 at 08:21:51AM -0800, Zack Brown wrote: > Hi folks, > > I was recently booted from the list when my MX started bouncing email. I've > since resolved the situation with davem and resubscribed, but I'm missing > about a day or so worth of traffic. If someone would be willing to make an > mbox file covering November 14, 15, and whatever has come so far from today, > I'd very much appreciate it. > > Many thanks! > Zack > > -- > Zack Brown > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Zack Brown ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Looking for recent lkml email 2006-11-16 16:52 ` Zack Brown @ 2006-11-17 1:18 ` Oleg Verych 2006-11-17 6:44 ` Pete Zaitcev 0 siblings, 1 reply; 6+ messages in thread From: Oleg Verych @ 2006-11-17 1:18 UTC (permalink / raw) To: linux-kernel On 2006-11-16, Zack Brown wrote: > OK, I got it. :-) > > Thanks folks, > Zack To do not produce megabytes of additional traffic in case of any kind of backlog and have anything you lkml like, i would suggest to have good news reader and point it to news.gmane.org service (well, i'm sure, there are many who have lkml->news scheme privately). In your case, to download mbox with messages you've requested, i would request 1500-2000 headers, sort them by date, selected to download messages from your lkml last "Message-Id" to first received one. In slrn, (not optimal) selecting by date took me less than 5 minutes. Just my 0.07 ;oE ____ ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Looking for recent lkml email 2006-11-17 1:18 ` Oleg Verych @ 2006-11-17 6:44 ` Pete Zaitcev 2006-11-17 7:28 ` newsreaders (Re: Looking for recent lkml email) Oleg Verych 0 siblings, 1 reply; 6+ messages in thread From: Pete Zaitcev @ 2006-11-17 6:44 UTC (permalink / raw) To: Oleg Verych; +Cc: linux-kernel On Fri, 17 Nov 2006 01:18:10 +0000 (UTC), Oleg Verych <olecom@flower.upol.cz> wrote: > To do not produce megabytes of additional traffic in case of any > kind of backlog and have anything you lkml like, i would suggest to have > good news reader and point it to news.gmane.org service (well, i'm > sure, there are many who have lkml->news scheme privately). The good news reader might be a problem. In fact, I'm currently looking for one. Criteria: - GUI with support for X clipboard (not just selections) - Ability to bounce to myself I use Pan, but it cannot bounce articles. It only saves them, so I have to find them (it uses Message-ID for name), open in vi, add "From xxx" on top, then do the "Import External mbox" dance in my mailreader. In previous Pan the useful trick was to "print" article, and specfy your lpr to be a scrip which called sendmail. But they took it away. -- Pete ^ permalink raw reply [flat|nested] 6+ messages in thread
* newsreaders (Re: Looking for recent lkml email) 2006-11-17 6:44 ` Pete Zaitcev @ 2006-11-17 7:28 ` Oleg Verych 2006-11-17 7:38 ` Pete Zaitcev 0 siblings, 1 reply; 6+ messages in thread From: Oleg Verych @ 2006-11-17 7:28 UTC (permalink / raw) To: Pete Zaitcev; +Cc: linux-kernel Hallo, Pete. On Thu, Nov 16, 2006 at 10:44:20PM -0800, Pete Zaitcev wrote: [] > The good news reader might be a problem. In fact, I'm currently looking > for one. Criteria: > - GUI with support for X clipboard (not just selections) > - Ability to bounce to myself > > I use Pan, but it cannot bounce articles. It only saves them, so I have > to find them (it uses Message-ID for name), open in vi, add "From xxx" > on top, then do the "Import External mbox" dance in my mailreader. > In previous Pan the useful trick was to "print" article, and specfy > your lpr to be a scrip which called sendmail. But they took it away. The slrn newsreader is text console, so x-terminal+mouse to use X clipboard. If you want to bounce message, in slrn there are 2 options: ,-- | F Forward the current article to someone (via email). | ESC 1 F Forward the current article (including all headers). `-- Tested, works. Sending is difficult (for a while): slrn converts "Cc" header to "To", when it sends copies by SMTP, and removes it from NNTP postings. I've used "Mail-Follow-Up" header, but now i want to patch slrn with better lkml + gmane.org support (:. --[OT]-- slrn + gmane.org is a miracle, that enables lkml (and many others MLs) for me. BTW. On you web site i've read historical lkml messages, like Linus' moving from Transmeta, and i saw, that you had news<->lkml bridge. ____ ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: newsreaders (Re: Looking for recent lkml email) 2006-11-17 7:28 ` newsreaders (Re: Looking for recent lkml email) Oleg Verych @ 2006-11-17 7:38 ` Pete Zaitcev 0 siblings, 0 replies; 6+ messages in thread From: Pete Zaitcev @ 2006-11-17 7:38 UTC (permalink / raw) To: Oleg Verych; +Cc: linux-kernel, zaitcev On Fri, 17 Nov 2006 07:28:48 +0000, Oleg Verych <olecom@flower.upol.cz> wrote: > BTW. On you web site i've read historical lkml messages, like Linus' > moving from Transmeta, and i saw, that you had news<->lkml bridge. I'm fed up with it and moving to gmane because our sysadmin refuses to stop mangling Message-ID. The slrn worked with that, by using subject for threading, but no other newsreader deals with it. -- Pete ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-11-17 7:44 UTC | newest] Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2006-11-16 16:21 Looking for recent lkml email Zack Brown 2006-11-16 16:52 ` Zack Brown 2006-11-17 1:18 ` Oleg Verych 2006-11-17 6:44 ` Pete Zaitcev 2006-11-17 7:28 ` newsreaders (Re: Looking for recent lkml email) Oleg Verych 2006-11-17 7:38 ` Pete Zaitcev
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®