On Fri, 14 Jan 2005 03:39:21 -0600, S <[EMAIL PROTECTED]> wrote: > On Fri, 14 Jan 2005 00:05:52 -0600 > "Conrad J. Sabatier" <[EMAIL PROTECTED]> wrote: > > > Is anyone else having problems with the lists? > > Here is what showed up on my end for devel only, local January 13th: > > mysql> SELECT senders.sender, subjects.subject FROM messages INNER > JOIN senders ON messages.sender = senders.id INNER JOIN subjects ON > messages.subject = subjects.id WHERE (date >= 1105596000 AND date <= > 1105682399);+----------------------------------------------+--------- > ---------------------------------------------------------+| sender > | subject > | > +----------------------------------------------+--------------------- > ---------------------------------------------+| Constantine Dokolas > <cdokolas:sunsoftgr.com> | Re: [freenet-dev] Re: Freenet 0.7 > | > | Toad <toad:amphibian.dyndns.org> | Re: [freenet-dev] Re: > Freenet 0.7 | > | Toad <toad:amphibian.dyndns.org> | Re: [freenet-dev] Re: > Freenet 0.7 | > | Robert <roberts83:gmail.com> | [freenet-dev] bug > report | > | \"Conrad J. Sabatier\" <conrads:cox.net> | [freenet-dev] CVS > privs?| > | conrads:cox.net (Conrad J. Sabatier) | [freenet-dev] Re: > ANNOUNCE: DFI (Dolphin\'s Freenet Index) is | > | \"Conrad J. Sabatier\" <conrads:cox.net> | [freenet-dev] Another > performance-enahancing command line option | > | \"Conrad J. Sabatier\" <conrads:cox.net> | Re: [freenet-dev] > Another performance-enahancing command line | > +----------------------------------------------+--------------------- > ---------------------------------------------+ 8 rows in set (0.09 > sec) > > There were some posts from tech and support also. I don't put those > into a database, though, and I really don't feel like grokking date > headers to see which ones truly showed up during the 24 hours that I > call yesterday.. :) > > FWIW, up until the discussion about 0.7, the lists haven't been nearly > as active over the past few months as they were when you left. Welcome > back, by the way!
Ah, OK. I remember a time when these lists were just teeming with activity (not sure if that was a good or a bad thing). :-) As I posted in another thread, it turned out to be a misconfiguration in my .procmailrc. :-) Thanks for the welcome back. :-) -- Conrad J. Sabatier <[EMAIL PROTECTED]> -- "In Unix veritas" _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
