Thomas Leavitt <leavitt@webcom.com> writes:
# For some reason, messages from Majordomo are 7 hours ahead of us (us = PDT).
#
# It is currently 10:00 p.m. here, and Majordomo is sending mail in response
# to messages from this site with a date of 5:00 a.m.
#
# >From my majordomo.cf file:
#
# # time zone
# $ENV{"TZ"} = "PDT";
Majordomo doesn't use TZ itself; it doesn't generate "Date:" headers,
it lets the underlying mailsystem do that for it. Setting TZ in the
environment merely passes it along to programs that Majordomo runs,
like Sendmail. If Sendmail doesn't pay any attention to it when
putting "Date:" fields in messages (and yours apparently doesn't),
there's probably nothing you can do about it from Majordomo.
On the other hand, some systems _do_ use TZ, but use a different
syntax (i.e., "PST8PDT" instead of simply "PDT"). You'll have to
figure out for yourself whether your system pays attention to the TZ
envariable, and what the right setting for it is.
-Brent
--
Brent Chapman | Great Circle Associates | Call or email for info about
Brent@GreatCircle.COM | 1057 West Dana Street | upcoming Internet Security
+1 415 962 0841 | Mountain View, CA 94041 | Firewalls Tutorial dates
|
|