Re: Sendmail 8.11 on 5.0.7 GMT vs local time stamp
From: Bill Vermillion (bv_at_wjv.com)
Date: 10/29/04
- Previous message: Smutny30: "what is about MSGSEG in UnixWare ?"
- In reply to: Steve M. Fabac, Jr.: "Sendmail 8.11 on 5.0.7 GMT vs local time stamp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Oct 2004 05:15:01 GMT
In article <4181294E.6BFAFD68@att.net>,
Steve M. Fabac, Jr. <smfabac@att.net> wrote:
>I have stopped resisting the upgrade to 5.0.7 and have upgraded
>a client to 5.0.7 to allow installation of SCO Office.
>
>This is a fresh install of 5.0.7 on new 2.8GHz Xeon server.
>
>Performed BASE install with ad320 BTLD and applied MP3.
>SCO Office has not been installed.
>
>While configuring Backup Edge mail notification, I noticed
>that when reading root's e-mail with the "mail" command
>the tabular listing of mail messages shows the e-mail
>date in GMT and not local CST6CDT time.
>
># mail
>SCO OpenServer Mail Release 5.0.7 Type ? for help.
>"/usr/spool/mail/root": 111 messages 4 new 111 unread
>>N108 root Thu Oct 28 11:01 13/449 Testing
> U107 root Thu Oct 28 15:12 17/553 Auto Boot Log
>>U106 root Thu Oct 28 14:52 14/446 Testing
> U105 MAILER-DAEMON Thu Oct 28 13:44 126/4855 Returned mail: see transcri
> U104 root Thu Oct 28 13:43 64/2260 G & S Nightly Backup Status
> U103 root Thu Oct 28 13:43 75/3040 BACKUP_PASS/VERIFY_PASS (un
>
>Message 106:
>>>From root Thu Oct 28 14:52:12 2004
>Return-Path: <root>
>Received: (from root@localhost)
> by unix.XXXXXXXXXX.com (8.11.0-20030924/SCO5) id i9SEqCi02241
>> for root; Thu, 28 Oct 2004 14:52:12 GMT
>Message-Id: <200410281452.i9SEqCi02241@unix.XXXXXXXXXX.com>
>From: root@unix.XXXXXXXXXX.com (Superuser)
>X-Mailer: SCO OpenServer Mail Release 5.0.7
>To: root
>Subject: Testing
>>Date: Thu, 28 Oct 2004 09:52:12 -0500 (CDT) <Must be new in 8.11, never noticed this befor >
>Status: RO
>
>This is a test
>
>After searching groups.google on comp.unix.sco.misc
>I found http://groups.google.com/groups?hl=en&lr=&threadm=600no0%2484h%40solair1.inter.NL.net&rnum=3&prev=/groups%3Fas_q%3Dsendmail%2520TZ%26safe%3Dimages%26as_ugroup%3Dcomp.unix.sco.misc%26lr%3D%26hl%3Den
>
>with
>
>> > Whenever sendmail logs in the syslog (like every mail message) it uses
>> > GMT. We, and the rest of the system, use EST5EDT. So why and is there
>> > a way to make it log using local time?? The system is running SCO5.0.2.
>>
>> Try putting into sendmail.cf:
>>
>> O TimeZoneSpec=EST5EDT
>
>After adding the above modified to CST6CDT subsequent message has:
>
>Message 111:
>>>From root Thu Oct 28 11:18:44 2004
>Return-Path: <root>
>Received: (from root@localhost)
> by unix.XXXXXXXXXX.com (8.11.0-20030924/SCO5) id i9SGIiv01292
>> for root; Thu, 28 Oct 2004 11:18:44 -0500 (CDT)
>Message-Id: <200410281618.i9SGIiv01292@unix.XXXXXXXXXX.com>
>From: root@unix.XXXXXXXXXX.com (Superuser)
>X-Mailer: SCO OpenServer Mail Release 5.0.7
>To: root
>Subject: Testing with TimeZoneSpec
>>Date: Thu, 28 Oct 2004 11:18:44 -0500 (CDT)
>Status: R
>
>This is a test after adding "O TimeZoneSpec=CST6CDT" to sendmail.cf
>
>What is the correct way to solve this problem? Since the machine is
>at my office and not on the customers' LAN outgoing mail is not working
>and I don't know what messages sent to outside addresses look like.
>Searching Google found no posts addressing this issue on 5.0.7
>so I guess that no one has seen then before?
I can't see why the time zone would have any effect on why the LAN
outgoing mail is not working. And in what way is it not working?
Headers can be in GMT or offsets from GMT and should affect nothing
else.
This is from a standard sendmail distribution
========================================
# time zone handling:
# if undefined, use system default
# if defined but null, use TZ envariable passed in
# if defined and non-null, use that info
#O TimeZoneSpec=
========================================
Bill
-- Bill Vermillion - bv @ wjv . com
- Previous message: Smutny30: "what is about MSGSEG in UnixWare ?"
- In reply to: Steve M. Fabac, Jr.: "Sendmail 8.11 on 5.0.7 GMT vs local time stamp"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|