<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem sendmail time information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848519#M817062</link>
    <description>Luciano,&lt;BR /&gt;&lt;BR /&gt;I performed a test : no difference.&lt;BR /&gt;&lt;BR /&gt;Dony,&lt;BR /&gt;&lt;BR /&gt;Which values says i am using my local timezone ??</description>
    <pubDate>Fri, 09 May 2003 12:28:09 GMT</pubDate>
    <dc:creator>Luk Vandenbussche</dc:creator>
    <dc:date>2003-05-09T12:28:09Z</dc:date>
    <item>
      <title>Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848516#M817059</link>
      <description>Who can tell me exactly where sendmail gets its time info from.  &lt;BR /&gt;In my case I have a TIMEZONE, TZ=WET0WETDST (for Belgium).&lt;BR /&gt;I don't use TimeZoneSpec in the file sendmail.cf&lt;BR /&gt;When I send a mail from my unix server at 15:03 (output of command date, exact time) to my exchange mailbox, in the file mail.log, the the mail is send at 13:03&lt;BR /&gt;When I look in my client mailbox, the arrival time is 15:03, but the send time in my mailbox, the time is 16:03.&lt;BR /&gt;&lt;BR /&gt;How can I solve this problem?  Who can explain this time difference?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot</description>
      <pubDate>Fri, 09 May 2003 12:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848516#M817059</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2003-05-09T12:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848517#M817060</link>
      <description>I think it's worthwile to test sendmail configuring it like this.&lt;BR /&gt;&lt;BR /&gt;     1.  Specify a timezone in the /etc/mail/sendmail.cf file&lt;BR /&gt;         in the following manner:&lt;BR /&gt;&lt;BR /&gt;         O TimeZoneSpec=GMT0BST&lt;BR /&gt;&lt;BR /&gt;     2.  Execute the following commands to stop and re-start sendmail:&lt;BR /&gt;&lt;BR /&gt;         A. cd /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;         B. ./sendmail stop&lt;BR /&gt;&lt;BR /&gt;         C. ./sendmail start&lt;BR /&gt;&lt;BR /&gt;     3.  Send a test message.&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 12:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848517#M817060</guid>
      <dc:creator>LucianoCarvalho</dc:creator>
      <dc:date>2003-05-09T12:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848518#M817061</link>
      <description>run this command.&lt;BR /&gt;&lt;BR /&gt;echo \$Z | /usr/sbin/sendmail -bt -d&lt;BR /&gt;&lt;BR /&gt;it will give you all your sendmail configs.&lt;BR /&gt;&lt;BR /&gt;sendmail get its time from the system clock.&lt;BR /&gt;&lt;BR /&gt;/etc/TIMEZONE</description>
      <pubDate>Fri, 09 May 2003 12:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848518#M817061</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-05-09T12:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848519#M817062</link>
      <description>Luciano,&lt;BR /&gt;&lt;BR /&gt;I performed a test : no difference.&lt;BR /&gt;&lt;BR /&gt;Dony,&lt;BR /&gt;&lt;BR /&gt;Which values says i am using my local timezone ??</description>
      <pubDate>Fri, 09 May 2003 12:28:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848519#M817062</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2003-05-09T12:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848520#M817063</link>
      <description>Try putting into sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;O TimeZoneSpec=&lt;BR /&gt;&lt;BR /&gt;This will then get the TZ variable same way as every other programs and daemons.&lt;BR /&gt;&lt;BR /&gt;Then restart sendmail daemon...&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Fri, 09 May 2003 13:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848520#M817063</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2003-05-09T13:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848521#M817064</link>
      <description>Sergejs,&lt;BR /&gt;&lt;BR /&gt;Problem is still the same.</description>
      <pubDate>Fri, 09 May 2003 13:15:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848521#M817064</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2003-05-09T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848522#M817065</link>
      <description>This may be a silly question, but have you checked that the timezone is set consistently?&lt;BR /&gt;&lt;BR /&gt;Try using /sbin/set_parms timezone to set the timezone for the machine, make sure that the /etc/profile has the correct timezone in it, and check to see that your and/or the client's .profile don't have a timezone setting in them.&lt;BR /&gt;&lt;BR /&gt;If you use set_parms, you're going to have to reboot before it will take effect.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Seth</description>
      <pubDate>Sat, 10 May 2003 20:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848522#M817065</guid>
      <dc:creator>Seth Parker</dc:creator>
      <dc:date>2003-05-10T20:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848523#M817066</link>
      <description>I'm not sure who the client is and where the client is. If all of this is happening on the same machine, this suggestion will not be useful.&lt;BR /&gt;&lt;BR /&gt;Suggestion:&lt;BR /&gt;Make sure all machines involved are in synch with time. That includes local pc's.&lt;BR /&gt;&lt;BR /&gt;This can be insured in hp-ux by having consistent time zone info on ALL machines as noted earlier.&lt;BR /&gt;&lt;BR /&gt;This can be enhanced by connectiing to a time server on the Internet with the ntp.conf an xntpd daemon.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ntp.org/" target="_blank"&gt;http://www.ntp.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developer.novell.com/research/appnotes/1999/july/03/02.htm" target="_blank"&gt;http://developer.novell.com/research/appnotes/1999/july/03/02.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Included in the above site is a free program for any windows machines involved.&lt;BR /&gt;&lt;BR /&gt;Here is some refernce material for HP-UX.&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3cf0e822e739d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x3cf0e822e739d711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Configuring ntp hp.docs&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/63-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/63-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/63-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/63-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Preparation(11.x)&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5158-90019/B5158-90019_top.html&amp;amp;con=/hpux/onlinedocs/B5158-90019/00/00/32-con.html&amp;amp;toc=/hpux/onlinedocs/B5158-90019/00/00/32-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5158-90019/B5158-90019_top.html&amp;amp;con=/hpux/onlinedocs/B5158-90019/00/00/32-con.html&amp;amp;toc=/hpux/onlinedocs/B5158-90019/00/00/32-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Troubleshooting&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90110/B2355-90110_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90110/00/00/71-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90110/00/00/71-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90110/B2355-90110_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90110/00/00/71-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90110/00/00/71-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Advanced ntp&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/65-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/65-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90685/00/00/65-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90685/00/00/65-toc.html&amp;amp;searchterms=ntp&amp;amp;queryid=20030510-202545&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;Prott-man&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 11 May 2003 01:27:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848523#M817066</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-11T01:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848524#M817067</link>
      <description>Hi Luc,&lt;BR /&gt;&lt;BR /&gt;To find out which system thinks what the time is, take a look at the received message on the Exchange box. Examine the header information. This will show when the hosts (involved in the route) think they handled the mail. It is usually relative to GMT&lt;BR /&gt;&lt;BR /&gt;Received: from &lt;SOME relay="" host=""&gt; by &lt;MY mail="" server=""&gt;; Sat, 10 May 2003 06:22:47 +0200&lt;BR /&gt;Received: from &lt;SOURCE host=""&gt; by &lt;SOME relay="" host=""&gt; for &lt;ME&gt;; Fri,  9 May 2003 21:22:45 -0700 (PDT)&lt;BR /&gt;&lt;BR /&gt;So this message was sent 21:22 local (San Fransisco) time, 7 hours west of GMT, and received 06:22 local time (Amsterdam), 2 hours east of GMT. In fact it took only 2 seconds for the mail to travel. I think your TIMEZONE setting on hp-ux are not in sync with 'the rest of the world' WET0WETDST means, default you run WET, and during Daylight Saving Time (DST) you add/substract 0. In Amsterdam, we use MET-1METDST, so that during DST, we are 2 hours east of GMT, instead of 1 hour during non-DST. This explaines the 1 hour difference, since at the moment we live in DST.&lt;BR /&gt;&lt;BR /&gt;I suggest you leave '# O TimeZoneSpec' in sendmail.cf alone, also remove any TZ settings in /etc/profile, $HOME/.profile.&lt;BR /&gt;&lt;BR /&gt;To test, in your login shell, you could force your session to MET-1METDST, either by setting TZ in .profile, logoff/logon, or:&lt;BR /&gt;$ date&lt;BR /&gt;$ echo $TZ&lt;BR /&gt;$ export TZ=MET-1METDST&lt;BR /&gt;$ date&lt;BR /&gt;and see what the time is set then...&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Kasper&lt;/ME&gt;&lt;/SOME&gt;&lt;/SOURCE&gt;&lt;/MY&gt;&lt;/SOME&gt;</description>
      <pubDate>Mon, 12 May 2003 08:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848524#M817067</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2003-05-12T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848525#M817068</link>
      <description>oops, ofcourse you need to set /etc/TIMEZONE either manually of through /sbin/set_parms, like perviously mentioned</description>
      <pubDate>Mon, 12 May 2003 08:52:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848525#M817068</guid>
      <dc:creator>Kasper Haitsma</dc:creator>
      <dc:date>2003-05-12T08:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848526#M817069</link>
      <description>What does /etc/TIMEZONE file have.&lt;BR /&gt;Modify the entry to the appropriate timezone.&lt;BR /&gt;&lt;BR /&gt;What about the TZ information in $HOME/.mailrc &lt;BR /&gt;&lt;BR /&gt;check them out</description>
      <pubDate>Mon, 12 May 2003 08:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848526#M817069</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-05-12T08:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848527#M817070</link>
      <description>Hi Luk,&lt;BR /&gt;You have already had a number of suggestions. If you think it worth while,  try this, which tries to check with which time a mail is created on the unix machine.&lt;BR /&gt;Create a mail to an impossible addres in order that it will not be sent, e.g.:&lt;BR /&gt;# echo flop | sendmail klimbim@pladder.dk&lt;BR /&gt;&lt;BR /&gt;Look for a file in  /var/spool/mqueue ??? the newest starting with ???q???&lt;BR /&gt;# ls ???ltr /var/spool/mqueue/q*&lt;BR /&gt;&lt;BR /&gt;if more than one appears, it is probably the last, e.g.:&lt;BR /&gt;-rw-------   1 root       mail           433 Maj 12 13:27 /var/spool/mqueue/qfNAA00651&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now view it, example:&lt;BR /&gt;# strings /var/spool/mqueue/qfNAA00651&lt;BR /&gt;and look for the line containing the time stamp, e.g.:&lt;BR /&gt;for klimbim@pladder.dk; Mon, 12 May 2003 13:27:05 +0200 (METDST)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The line should also show the TZ offset used. If correct, you should be in the clear, and I think you can safely start by looking at the next machines in the line of events. If not, the problem is on the unix machine, and you???d then better check the other suggestions once more???.&lt;BR /&gt;&lt;BR /&gt;Cleanup by removing the ???q??? file in question and the ???d??? file with the same id.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John K.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2003 10:37:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848527#M817070</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2003-05-12T10:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem sendmail time information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848528#M817071</link>
      <description>Problem solved</description>
      <pubDate>Mon, 19 Sep 2005 04:23:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-sendmail-time-information/m-p/4848528#M817071</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-09-19T04:23:23Z</dc:date>
    </item>
  </channel>
</rss>

