<?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: VMS mail issue with outbound email in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338732#M63678</link>
    <description>Okay,&lt;BR /&gt;Here is the output from telnet 0 25.  It appears I'm connecting to the SMTP port without an issue.  However, note the name of my OVMS server.  "osibk1.osibk1.cls.osi.to"  I wonder when I was building this server if I messed something up.  The FQDN should read, " osibk1.cls.osi.to "  &lt;BR /&gt;&lt;BR /&gt;SYS_OSIBK1&amp;gt;telnet 0 25&lt;BR /&gt;%TELNET-I-TRYING, Trying ... 127.0.0.1&lt;BR /&gt;%TELNET-I-SESSION, Session 01, host localhost, port 25&lt;BR /&gt;220 osibk1.osibk1.cls.osi.to V5.4-15D, OpenVMS V7.3-2 Alpha ready at Thu, 22 Jul 2004 11:28:01 -0600&lt;BR /&gt;quit&lt;BR /&gt;221 osibk1.osibk1.cls.osi.to Service closing transmission channel&lt;BR /&gt;%TELNET-S-REMCLOSED, Remote connection closed&lt;BR /&gt;-TELNET-I-SESSION, Session 01, host localhost, port 25&lt;BR /&gt;SYS_OSIBK1&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I'm going to provide some more output.  I'm hoping this gives a clue.&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; show config smtp /full&lt;BR /&gt;&lt;BR /&gt;SMTP Configuration&lt;BR /&gt;                                                                   Options&lt;BR /&gt;Initial interval:   0 00:30:00.00       Address_max:    16       NOEIGHT_BIT&lt;BR /&gt;Retry interval:     0 01:00:00.00       Hop_count_max:  16       NORELAY&lt;BR /&gt;Maximum interval:   3 00:00:00.00                                TOP_HEADERS&lt;BR /&gt;&lt;BR /&gt;Timeout             Initial       Mail    Receipt       Data  Terminate&lt;BR /&gt;  Send:                   5          5          5          3         10&lt;BR /&gt;  Receive:                5&lt;BR /&gt;&lt;BR /&gt;Alternate gateway:  not defined&lt;BR /&gt;General gateway:    not defined&lt;BR /&gt;&lt;BR /&gt;Substitute domain:  not defined&lt;BR /&gt;Zone:               not defined&lt;BR /&gt;&lt;BR /&gt;Postmaster:         TCPIP$SMTP&lt;BR /&gt;Log file:           SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG&lt;BR /&gt;&lt;BR /&gt;Generic queue       Queues   Participating nodes&lt;BR /&gt;&lt;BR /&gt;TCPIP$SMTP_OSIBK1_00   1     OSIBK1&lt;BR /&gt;TCPIP&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Note for the alt gateway, I can see that it isn't set, however I checked my production Openvms server where mail works and it also isn't set there either.&lt;BR /&gt;&lt;BR /&gt;SYS_OSIBK1&amp;gt;type tcpip$smtp_logfile.log&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%%                   21-JUL-2004 17:01:08.79  %%%%%%%%%%%%&lt;BR /&gt;%TCPIP-I-SMTP_LOGSUC, using log file SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%%                   21-JUL-2004 17:01:09.03  %%%%%%%%%%%%&lt;BR /&gt;%TCPIP-I-SMTP_SYMBRUN, symbiont is running the queue TCPIP$SMTP_OSIBK1_01&lt;BR /&gt;%TCPIP-E-SMTP_UNKHST, remote host unknown, osioutsourcing.com&lt;BR /&gt;-SYSTEM-F-NOSUCHNODE, remote node is unknown&lt;BR /&gt;%TCPIP-E-SMTP_UNKHST, remote host unknown, osioutsourcing.com&lt;BR /&gt;-SYSTEM-F-NOSUCHNODE, remote node is unknown&lt;BR /&gt;SYS_OSIBK1&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Also, I have to admit, I don't think I have DNS running or set up on this server.  I have a feeling I need this working for mail to work.  And to be completely honest I'm not sure how to configure it at this moment.&lt;BR /&gt;&lt;BR /&gt;Again any direction would be great.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Kirk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Jul 2004 10:56:43 GMT</pubDate>
    <dc:creator>Kirk Reindl</dc:creator>
    <dc:date>2004-07-22T10:56:43Z</dc:date>
    <item>
      <title>VMS mail issue with outbound email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338729#M63675</link>
      <description>OS--VMS 7.3-2&lt;BR /&gt;TCPIP v5.4&lt;BR /&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm attempting to get mail running on a AS1200 alpha server I built running 7.3-2.  Specifically I'd like to send mail to our exchange server.&lt;BR /&gt;&lt;BR /&gt;So far I have TCPIP functioning without a problem.  I can telnet and ftp to the 1200 and it works.  &lt;BR /&gt;&lt;BR /&gt;Next I went into @sys$manager:tcpip$config and I enabled SMTP using the defaults.&lt;BR /&gt;&lt;BR /&gt;I can send mail locally without a problem.  But when I try to send Internet mail to our exchange server IE  kirk.reindl@mycompany.com it fails stating:&lt;BR /&gt;&lt;BR /&gt;---- Transcript of session follows ----&lt;BR /&gt;&lt;BR /&gt;%TCPIP-E-SMTP_UNKHST, remote host unknown, mycompany.com&lt;BR /&gt;-SYSTEM-F-NOSUCHNODE, remote node is unknown&lt;BR /&gt;&lt;BR /&gt;It seems obvious my VMS server doesn't know about my exchange server.  &lt;BR /&gt;&lt;BR /&gt;Also I have another production server on the same subnet and I can send mail to the exchange server without a problem.&lt;BR /&gt;&lt;BR /&gt;If you could give me some direction that'd be great.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kirk</description>
      <pubDate>Thu, 22 Jul 2004 09:56:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338729#M63675</guid>
      <dc:creator>Kirk Reindl</dc:creator>
      <dc:date>2004-07-22T09:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: VMS mail issue with outbound email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338730#M63676</link>
      <description>Have you configured the alternative gateway.&lt;BR /&gt;TCPIP&amp;gt; SET CONFIG SMTP/GATE=ALT=server&lt;BR /&gt;&lt;BR /&gt;where server is your exchange server.&lt;BR /&gt;&lt;BR /&gt;then &lt;BR /&gt;@SYS$STARTUP:TCPIP$SMTP_SHUTDOWN &lt;BR /&gt;@SYS$STARTUP:TCPIP$SMTP_STARTUP</description>
      <pubDate>Thu, 22 Jul 2004 10:07:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338730#M63676</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-07-22T10:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: VMS mail issue with outbound email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338731#M63677</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;On you VMS node, what you get when you give following command ?&lt;BR /&gt;&lt;BR /&gt;$TELNET 0 25&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Thu, 22 Jul 2004 10:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338731#M63677</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-07-22T10:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: VMS mail issue with outbound email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338732#M63678</link>
      <description>Okay,&lt;BR /&gt;Here is the output from telnet 0 25.  It appears I'm connecting to the SMTP port without an issue.  However, note the name of my OVMS server.  "osibk1.osibk1.cls.osi.to"  I wonder when I was building this server if I messed something up.  The FQDN should read, " osibk1.cls.osi.to "  &lt;BR /&gt;&lt;BR /&gt;SYS_OSIBK1&amp;gt;telnet 0 25&lt;BR /&gt;%TELNET-I-TRYING, Trying ... 127.0.0.1&lt;BR /&gt;%TELNET-I-SESSION, Session 01, host localhost, port 25&lt;BR /&gt;220 osibk1.osibk1.cls.osi.to V5.4-15D, OpenVMS V7.3-2 Alpha ready at Thu, 22 Jul 2004 11:28:01 -0600&lt;BR /&gt;quit&lt;BR /&gt;221 osibk1.osibk1.cls.osi.to Service closing transmission channel&lt;BR /&gt;%TELNET-S-REMCLOSED, Remote connection closed&lt;BR /&gt;-TELNET-I-SESSION, Session 01, host localhost, port 25&lt;BR /&gt;SYS_OSIBK1&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I'm going to provide some more output.  I'm hoping this gives a clue.&lt;BR /&gt;&lt;BR /&gt;TCPIP&amp;gt; show config smtp /full&lt;BR /&gt;&lt;BR /&gt;SMTP Configuration&lt;BR /&gt;                                                                   Options&lt;BR /&gt;Initial interval:   0 00:30:00.00       Address_max:    16       NOEIGHT_BIT&lt;BR /&gt;Retry interval:     0 01:00:00.00       Hop_count_max:  16       NORELAY&lt;BR /&gt;Maximum interval:   3 00:00:00.00                                TOP_HEADERS&lt;BR /&gt;&lt;BR /&gt;Timeout             Initial       Mail    Receipt       Data  Terminate&lt;BR /&gt;  Send:                   5          5          5          3         10&lt;BR /&gt;  Receive:                5&lt;BR /&gt;&lt;BR /&gt;Alternate gateway:  not defined&lt;BR /&gt;General gateway:    not defined&lt;BR /&gt;&lt;BR /&gt;Substitute domain:  not defined&lt;BR /&gt;Zone:               not defined&lt;BR /&gt;&lt;BR /&gt;Postmaster:         TCPIP$SMTP&lt;BR /&gt;Log file:           SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG&lt;BR /&gt;&lt;BR /&gt;Generic queue       Queues   Participating nodes&lt;BR /&gt;&lt;BR /&gt;TCPIP$SMTP_OSIBK1_00   1     OSIBK1&lt;BR /&gt;TCPIP&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Note for the alt gateway, I can see that it isn't set, however I checked my production Openvms server where mail works and it also isn't set there either.&lt;BR /&gt;&lt;BR /&gt;SYS_OSIBK1&amp;gt;type tcpip$smtp_logfile.log&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%%                   21-JUL-2004 17:01:08.79  %%%%%%%%%%%%&lt;BR /&gt;%TCPIP-I-SMTP_LOGSUC, using log file SYS$SPECIFIC:[TCPIP$SMTP]TCPIP$SMTP_LOGFILE.LOG&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%%                   21-JUL-2004 17:01:09.03  %%%%%%%%%%%%&lt;BR /&gt;%TCPIP-I-SMTP_SYMBRUN, symbiont is running the queue TCPIP$SMTP_OSIBK1_01&lt;BR /&gt;%TCPIP-E-SMTP_UNKHST, remote host unknown, osioutsourcing.com&lt;BR /&gt;-SYSTEM-F-NOSUCHNODE, remote node is unknown&lt;BR /&gt;%TCPIP-E-SMTP_UNKHST, remote host unknown, osioutsourcing.com&lt;BR /&gt;-SYSTEM-F-NOSUCHNODE, remote node is unknown&lt;BR /&gt;SYS_OSIBK1&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Also, I have to admit, I don't think I have DNS running or set up on this server.  I have a feeling I need this working for mail to work.  And to be completely honest I'm not sure how to configure it at this moment.&lt;BR /&gt;&lt;BR /&gt;Again any direction would be great.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Kirk&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jul 2004 10:56:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338732#M63678</guid>
      <dc:creator>Kirk Reindl</dc:creator>
      <dc:date>2004-07-22T10:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: VMS mail issue with outbound email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338733#M63679</link>
      <description>I once had the problem in ucx 4.2.&lt;BR /&gt;It worked when we defined mycomp.com as a IP host with an address (whatever address will work). Never found why ...&lt;BR /&gt;&lt;BR /&gt;Maybe the other system has it too ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 22 Jul 2004 11:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338733#M63679</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-07-22T11:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: VMS mail issue with outbound email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338734#M63680</link>
      <description>you need to configure the alternate gateway to yr exchange server and set the zone&lt;BR /&gt;TCPIP SET CONF STMP/ZONE="osibk1.cls.osi.to"&lt;BR /&gt;&lt;BR /&gt;TCPIP will send email for outside zone (i.e. for any other system) to the alternate gateway (yr exchange server).&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Jul 2004 13:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338734#M63680</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-07-22T13:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMS mail issue with outbound email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338735#M63681</link>
      <description>Guys:&lt;BR /&gt;&lt;BR /&gt;I got the Internet mail to work.  I needed to go into sys$manager:tcpip$config and enable the BIND Resolver.  Once I did this I was able to mail our exchange server.&lt;BR /&gt;&lt;BR /&gt;Thanks for all your help&lt;BR /&gt;Rgds,&lt;BR /&gt;Kirk</description>
      <pubDate>Fri, 23 Jul 2004 08:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail-issue-with-outbound-email/m-p/3338735#M63681</guid>
      <dc:creator>Kirk Reindl</dc:creator>
      <dc:date>2004-07-23T08:37:31Z</dc:date>
    </item>
  </channel>
</rss>

