Re: Local Groups Message Body/Headers Blank
Patrik Rådman <[email protected]> Sun, 9 Jul 2006 18:20:11 +0300
| Newsgroups | gmane.network.sn |
|---|---|
| Message-ID | <[email protected]> |
jegoer <[email protected]> wrote: > Good Evening, >=20 > I compiled and installed sn 0.3.8 on a fresh install of OpenBSD 3.9/i386= =20 > this evening. After the initial install I found that messages sent to= =20 > locally created groups were showing up in my newsreader as blank. Upon= =20 > further investigation I found that the only information contained within= =20 > the message was the header "Xref: [host] test.group:10". This was=20 Well, Xref: is actually not stored in the article but generated on the fly, so that explains why that header is there. I believe this is the third report of problems on OpenBSD, but so far no one has debugged what is causing it. It seems there is some trouble either read= ing or writing to the article database. You could try running with -Pddd added on the command lines to get maximum = debug output and see if there's any error reported. If you look in /your/spool/test.group/1, do you see your test article there= or is it empty? Speculation: sn uses mmap() for accessing the database. Maybe there is some difference there in OpenBSD vs. Linux/Solaris/FreeBSD (where sn works). --=20 Patrik R=E5dman [email protected]