Operating System - HP-UX
1833782 Members
2484 Online
110063 Solutions
New Discussion

Re: preventive maintenance for ISP

 
davidraju
Occasional Contributor

preventive maintenance for ISP


problem of TimeZone issue in intermail. All four servers dtcimfe2, dtcimfe3, dtcimbr1 and dtcimbr2, timezone is correct but sent out mail timestamp is one hour less than malaysia standard time(MST) e.g. GMT -7.00. actutally it should be GMT -8.00. I guess the problem in intermail application itself or what command used in program to get timestamp.(hp unix ) The problem is I send to mail to Singapore time 1 hour deferent
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: preventive maintenance for ISP

What is TZ set to? What about /etc/TIMEZONE?

What does the following show on those servers?
$ date; date -u
davidraju
Occasional Contributor

Re: preventive maintenance for ISP

Where is running bag, I know this command please explain the main under /root where is time zone I want change the file (particular I want change the time zone)
Dennis Handly
Acclaimed Contributor

Re: preventive maintenance for ISP

>Where is running bag, I know this command ...

(Was that "bad"?)
In any case, provide what I asked, so we can determine if it is wrong.