Carpathia <[EMAIL PROTECTED]> wrote:
> (Incidentally, anyone know why my posts always appear as 1899. My system
> clock is correct!?)
It's because your newsreader doesn't send a Date: header in the NNTP
POST command:
> Newsgroups: palm-dev-forum
> Subject: Re: Reverse Engineering
> From: [EMAIL PROTECTED] (Carpathia)
> References: <42954@palm-dev-forum> <42957@palm-dev-forum>
> User-Agent: Xnews/4.01.30
> To: palm-dev-forum
> X-Mailer: Lyris ListManager Newsgroup Interface
> Path: palm-dev-forum
> Message-Id: <43212@palm-dev-forum>
and the Lyris server is too braindead to add a valid one. When you
later come to read your article, your client tells you a random date.
(My client tends to tell me midnight on about the right day: less
random.)
I used to connect to news.palmos.com via a Perl script which converted
POST commands into email to <group>@news.palmos.com and worked around
other Lyris bugs (the LISTGROUP command is broken). Now I've hacked my
newsreader to add a Date: header itself and configured it to use
LISTGROUP in the limited way that Lyris understands, and I don't need
the script anymore.
I can send you the script if you want.
John
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/