[3877] in testers
Re: my computer lives in GMT
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Aug 8 23:39:55 1998
Date: Sat, 8 Aug 1998 23:39:50 -0400 (EDT)
From: Greg Hudson <ghudson@MIT.EDU>
To: "Ron M. Hoffmann" <hoffmann@MIT.EDU>
Cc: jweiss@MIT.EDU, testers@MIT.EDU, hoffmann@MIT.EDU
In-Reply-To: "[3876] in testers"
> Do you know if this affects xlogins, remote logins (through what
> daemon) or both?
> I've noticed no operational issues. Rlogin, telnet all work fine
> (no krb time out of bounds problems) and the "date" command returns
> localtime.
What Jonathon meant to ask is: does this problem only affect mail sent
from an xlogin login, or only from a remote login, or does it affect
both?
I just tried sending mail (with rmail-mail as well as with /bin/mail,
/usr/lib/sendmail, and C-x m) from a couple of IRIX boxes, locally and
remotely (through telnet), and can't reproduce the problem. Things I
know which would affect the problem if they were different on your
machine:
* An Ot setting in /etc/sendmail.cf. (The stock sendmail.cf
doesn't have one.) You might verify that your frozen
sendmail configuration is current with respect to
sendmail.cf by running sendmail -bz (that should happen
at boot time, so I would expect it to be current unless
you've made recent changes to sendmail.cf).
* The /etc/TIMEZONE file. I think if that were wrong, "date"
would tend to display the wrong time, though.
> Just my email goes out with GMT timestamps. I wish I know why it
> happened the last time it happened. It went away suddenly too...
In bugs [14911], you reported this problem (January 1997), and the fix
was to nuke the bad Ot line from sendmail.cf.