Re: mutt's index and From: =?iso-... headers (was: My Server Time gains too fast.)

2000-03-06 Thread Joey Hess
Peter Palfrader wrote: > On Sat, 26 Feb 2000, ^°"cZ"ü wrote: > <..> > hehe ^^^ > > mutt's index gets totally screwed up when scrolling over this message > with a From: like this: > > From: =?iso-8859-1?B?XrAiY41aIvw=?= <[EMAIL PROTECTED]> > > > Did this happen to others

Re: My Server Time gains too fast.

2000-03-02 Thread 芦田克美
Thank you,nate. My mistakes was more basical one. /usr/sbin/hwclock's output was deferent from /bin/date's output. I repaired /etc/default/rcS as below # Set GMT="-u" if your system clock is set to GMT, and GMT="" if not. GMT="-u"-> "" -- Katsumi > if its a server, its probably bes

Re: My Server Time gains too fast.

2000-02-26 Thread Michael Zielinski
If you can rule out software causing the time change, you could have a bad crystal oscillator, which keeps track of time. This is a chip on your motherboard and comes in various shapes and sizes. More than likely a motherboard replacement would be called for unless you can get the manufacturer to

mutt's index and From: =?iso-... headers (was: My Server Time gains too fast.)

2000-02-26 Thread Peter Palfrader
On Sat, 26 Feb 2000, ^°"cZ"ü wrote: <..> hehe ^^^ mutt's index gets totally screwed up when scrolling over this message with a From: like this: From: =?iso-8859-1?B?XrAiY41aIvw=?= <[EMAIL PROTECTED]> Did this happen to others too or did I screw up while configuring mu

Re: My Server Time gains too fast.

2000-02-26 Thread aphro
if its a server, its probably best to keep it synched with NTP. my servers are never off by more then 0.05 seconds or so .. see the xntp3 package. galactica:/users/admin/aphro# /etc/init.d/xntp3 stop ; ntpdate ns.scruz.net ; /etc/init.d/xntp3 start 26 Feb 01:55:48 ntpdate[19453]: adjust time ser

My Server Time gains too fast.

2000-02-26 Thread cZ
Hi,All My server time seems to gain about 9 hours per a week. Time Locale (JST) is correct,I confirmed. Date command execution is below. # date Sun Feb 27 00:25:36 JST 2000 Are there persons who had a same experience? -- Katsumi