Re: Archival testing, please ignore
Konstantin Ryabitsev <[email protected]> Mon, 21 Sep 2020 14:26:34 -0400
| Newsgroups | org.netbsd.radiotap |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Sep 21, 2020 at 01:17:52PM -0400, Konstantin Ryabitsev wrote: > My apologies and please ignore this message. I am trying to track down > why the archive on lore.kernel.org/radiotap is not being updated. > Hopefully, tracking this message will help us narrow down the problem. FYI, we tracked this down to the non-compliant List-ID header as set by mail.netbsd.org: List-Id: radiotap.NetBSD.org According to RFC 2919, the value should always be inside angle brackets, so the way it is used above was resulting in an error. We've implemented workarounds for now, so hopefully this and all ensuing messages should get properly archived on lore.kernel.org. Regards, Konstantin