Re: news server does not respond

Lists: pgsql-hackers
From: Markus Schiltknecht <markus(at)bluegap(dot)ch>
To: hackers(at)postgresql(dot)org
Subject: news server does not respond
Date: 2006-08-17 07:51:07
Message-ID: 44E41FEB.4010805@bluegap.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hi,

what's up with the news server? My reader can't connect since yesterday
evening (MESZ, UTC+2). Telnetting gives:

markus(at)macbook:~$ telnet news.postgresql.org nntp
Trying 200.46.204.72...
telnet: Unable to connect to remote host: Connection refused

A note about my current NNTP experience: I'm just about to switch back
to emails again because it seems more convenient to have it all in one
IMAP account with multiple folders. Especially when hopping between
different machines I've noticed it's better to use IMAP, which stores
what I have read on the server. The downside of course is having all the
mails on the server and having huge IMAP folders (i.e. for -hackers).

Is there something that stores flags (seen, responded, important, etc..)
for newsgroups on the server? Probably a NNTP to IMAP gateway, that
would at least solve problem no. 1 above...

Regards

Markus


From: Markus Schiltknecht <markus(at)bluegap(dot)ch>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: hackers(at)postgresql(dot)org
Subject: Re: news server does not respond
Date: 2006-08-22 07:40:19
Message-ID: 44EAB4E3.6000404@bluegap.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Marc G. Fournier wrote:
> Fixed, sorry for delay ...

Good, thank you. But I've already switched back to IMAP, with subfolders
and automatic filtering. Has the advantage of being available from any
IMAP capable client _and_ saving the flags.

Looks like the news server is not used that much, if I was the only one
complaining...

Regards

Markus


From: Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>
To: Markus Schiltknecht <markus(at)bluegap(dot)ch>
Subject: Re: news server does not respond
Date: 2006-08-22 07:49:28
Message-ID: 44EAB708.7020504@pooteeweet.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Markus Schiltknecht wrote:

> Marc G. Fournier wrote:
>> Fixed, sorry for delay ...
>
> Good, thank you. But I've already switched back to IMAP, with subfolders
> and automatic filtering. Has the advantage of being available from any
> IMAP capable client _and_ saving the flags.
>
> Looks like the news server is not used that much, if I was the only one
> complaining...

Uhm, I am using it as well and I noticed a few others complaining as
well on IRC. All the better that it is back in action :)

regards,
Lukas


From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: news server does not respond
Date: 2006-08-23 03:00:29
Message-ID: 87u044yx4i.fsf@wolfe.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

After a long battle with technology, Lukas Kahwe Smith <smith(at)pooteeweet(dot)org>, an earthling, wrote:
> Markus Schiltknecht wrote:
>
>> Marc G. Fournier wrote:
>>> Fixed, sorry for delay ...
>> Good, thank you. But I've already switched back to IMAP, with
>> subfolders and automatic filtering. Has the advantage of being
>> available from any IMAP capable client _and_ saving the flags.
>> Looks like the news server is not used that much, if I was the only
>> one complaining...
>
> Uhm, I am using it as well and I noticed a few others complaining as
> well on IRC. All the better that it is back in action :)

Yeah, and you can't complain when you're cut off...
--
let name="cbbrowne" and tld="gmail.com" in name ^ "@" ^ tld;;
http://cbbrowne.com/info/postgresql.html
Know the list of "large, chronic problems". If there is any problem
with the window system, blame it on the activity system. Any lack of
user functionality should be attributed to the lack of a command
processor. A suprisingly large number of people will believe that you
have thought in depth about the issue to which you are alluding when you
do.
-- from the Symbolics Guidelines for Sending Mail


From: Markus Schiltknecht <markus(at)bluegap(dot)ch>
To: Christopher Browne <cbbrowne(at)acm(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: news server does not respond
Date: 2006-08-23 08:04:12
Message-ID: 44EC0BFC.2090809@bluegap.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Christopher Browne wrote:
> Yeah, and you can't complain when you're cut off...

:-) yeah, known problem... I used gmane to track the list, but...

Regards

Markus