On Thu, 1 Nov 2007 14:52:11 EDT, Ben Alford <[EMAIL PROTECTED]> wrote:
>This will be the first fall where my shop has run with the clock set to >GMT. We plan to use the SET TIMEZONE cmd to update the offset on >Sunday. However, we've located two SMTP items on z/OS which look like >they require manual editing: The SMTPDATA member in SYS1.TCPPARMS and >the SMTPNOTE Clist member in TCPIP.SEZAINST for z/OS v1.7. We plan to >bounce the SMTPSERV address space to pick up its new parms and refresh >LLA after updating the SMTPNOTE clist. Do others handle these >differently or have items I've left out? > SMTPDATA? Is that what you point to in STSTCPD for your SMTP proc? Ours points to TCPDATA. Since you have the timezone command, you must also be running on a version that has SMTPNOTE that allows for SYSTZ usage. Have a look at hlq.SEZAINST(SMTPNOTE). Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

