From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-www(at)postgresql(dot)org |
Subject: | Re: Usenet Gateway down.... for two weeks |
Date: | 2008-02-20 08:43:03 |
Message-ID: | 20080220084303.GC17768@svr2.hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Tue, Feb 19, 2008 at 10:07:46PM -0400, Marc G. Fournier wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> > Is there any kind of test we could put in place to make sure this
> > doesn't happen again? I mean I can't remember a single day in the last
> > 5 years that hackers didn't get at least one message.
>
> The only thing think of is to do something like:
>
> # telnet localhost nntp
> Trying ::1...
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 200 news.hub.org InterNetNews NNRP server INN 2.4.3 ready (posting ok).
> GROUP pgsql.hackers
> 211 48254 37 48358 pgsql.hackers
>
> Now, that said, not sure what the numbers mean ... 48358 is the latest, and 37
> is the oldest article number based on the active file ... not sure what the
> 211/48254 are though ...
211 = response code
48254 = *estimated* number of articles in group
37 = low watermark (first article)
48358 = high watermark (last article)
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2008-02-20 12:01:40 | Re: Spam filters on the mailing lists |
Previous Message | Devrim GÜNDÜZ | 2008-02-20 07:38:18 | Re: Spam filters on the mailing lists |