Sujet : Re: inn: recommended Message-ID question
De : retroguy (at) *nospam* novabbs.com (Retro Guy)
Groupes : news.software.nntpDate : 13. Sep 2024, 15:26:09
Autres entêtes
Organisation : Rocksolid Light
Message-ID : <47514706fa18eb665b51a417e58b4c9c$1@novabbs.org>
References : 1 2
User-Agent : 40tude_Dialog/2.0.15.41
On Fri, 13 Sep 2024 14:20:26 -0000 (UTC), Urs Janßen wrote:
In article <82047ed9fe64034c6e2327f0131dddae8f595c4e@i2pn2.org> Retro Guy wrote:
I don't know if any readers use the 'recommended Message-ID' line for anything, but i
tin uses it
a) as message-id (not an issue if the posting ends up with a diffrent id)
b) for cancel-locks (that will be an issue)
tinews (nntp inews in perl) uses it
a) as message-id (not an issue if the posting ends up with a diffrent id)
b) for cancel-locks (that will be an issue)
c) for header signing (that will be an issue)
so I guess the question is, is there a way to not send this info at all?
then the user/reader may still send it's own message-id and you should not
overwirte it as that may break cancel-locks or header signing.
Thanks for this info!
On my servers if the client sends it's own message-id, that is the mid used
for the message, so if I'm reading properly it should not be an issue in
most cases. Hoping I understand correctly :)