From: Matti Aarnio <matti.aarnio@zmailer.org>
To: jones <little.jones.family@ntlworld.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: newsgroup of all mailing lists ?
Date: Thu, 27 Sep 2001 01:35:22 +0300 [thread overview]
Message-ID: <20010927013522.I11046@mea-ext.zmailer.org> (raw)
In-Reply-To: <B7D7DFB1.8013%little.jones.family@ntlworld.com>
In-Reply-To: <B7D7DFB1.8013%little.jones.family@ntlworld.com>; from little.jones.family@ntlworld.com on Wed, Sep 26, 2001 at 07:40:33PM +0100
On Wed, Sep 26, 2001 at 07:40:33PM +0100, jones wrote:
> dear all
>
> I would like to know which kind people turn the mailing list into a
> newsgroup ?
There are several Issues with this.
- News system uses Message-ID header content to detect when
a message has already gone thru the system, and when not.
That is, the Message-ID MUST BE UNIQUE for the message to
be stored into the message spool.
- User posting to multiple lists (e.g. linux-kernel, linux-net
for an example pair) MAY get sent out in single SMTP transfer
all the way to vger.kernel.org ( except when the user's system
uses braindead systems splitting things in transfer - like is
the habit of qmail ...). The message WILL get split into
multiple deliveries when it goes via Majordomo to each separate
destination list. Both messages have SAME Message-ID value.
(The Message-ID is supposed to be generated by the posting
user client.)
- Having any arbitrary email->news gateway now trying to feed
those two separate messages to news will result in random
success/failure order (depending of various latencies).
- Things are worse, there are lots of these gw:s around to feed
lists to news. Those same news servers also often leak the groups
into the global net, and may poison your local message-id database,
and hence the local copy feed to spool might fail.
( Again timing and propagation delays affect the thing.. )
- Things get even more worse; some want to have bi-directional
gateway in between the email and the news. Those are full
nightmares in broad daylight...
It is not trivial.
We ( postmaster@vger.kernel.org ) don't recommend making bidirectional
gateways -- one mistake there, and the system causes duplication of
messages at the list it is linked with. When we detect that mistake,
the usual court-martial is swift, and feed from VGER to the GW is
removed instantly.
I think these loop problems were one of the reasons why one of us
(DaveM) strongly opposes list<->news gateways. I am somewhat less
in opposition, and my thinking is that the only way we can have
reliable (hah!) list<->news gw is by running it centralized at VGER.
Modern VGER has muscle for it, but don't expect it to happen any
time soon.
There were other problems too -- completely clueless people asking
clueless questions at linux-kernel group. Where cluefull place
for most of those would have been linux-newbie ...
We try to keep some decent Signal to Noise ratio here.
Using a email->news gw script, and keeping the destination group
in local area (local spool) will work usually. Creating brand new
Message-ID:s at email->news injection in form which consists of
e.g. local list-specific prefix catenated with original message-id
string.
I will attempt to schedule posting this text into vger's web for
the curious, plus add sample email->news injector doing this
message-id conversion.
> this would enable me to read at my leisure and not have my inbox overflow.
> I am connected to NTL (UK) the same as I believe Mr. A Cox, but I can not
> find a working newsgroup the NTL administrator has asked me for details and
> I am afraid I don't know (hence this mail).
>
> can someone give me some advice ?
>
> regards
>
> john jones
>
> p.s. I am not subscribed to the list so can you CC me or the list whichever
> is appropriate
>
> p.p.s. I am interested in other lists such as linux-mips and not just the
> core linux M.L.
/Matti Aarnio
next prev parent reply other threads:[~2001-09-26 22:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-26 18:40 jones
2001-09-26 18:54 ` Joel Jaeggli
2001-09-26 19:33 ` jones
2001-09-26 19:35 ` Wayne Whitney
2001-09-26 19:55 ` Miquel van Smoorenburg
2001-09-28 0:14 ` Marco d'Itri
2001-09-26 22:35 ` Matti Aarnio [this message]
2001-09-26 22:58 ` jones
2001-09-27 0:10 ` H. Peter Anvin
[not found] <xltbsjx3hl3.fsf@shookay.e-steel.com>
2001-09-26 19:29 ` jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010927013522.I11046@mea-ext.zmailer.org \
--to=matti.aarnio@zmailer.org \
--cc=linux-kernel@vger.kernel.org \
--cc=little.jones.family@ntlworld.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®