From: Dave Thomas Date: 2001-07-02T11:44:29+09:00 Subject: [ruby-talk:17130] Re: suggestion: Mail/News gateway Shusaku writes: > Is it possible to keep 'Message-Id' of news article and of > mailing-list message at the same ID? The message mirrored > from news to mailing-list has same ID, but one to opposite > direction has different ID. Any reason? The code does actually keep the message ID when it passes it on to the news server. It looks like my news provider then replaces it with it's own. I'm not an expert, so I don't kow if this is what's supposed to happen. If anyone has ay ideas I'd be grateful for suggestions. Dave