<?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 Unable to send mail in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010587#M84008</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Good morning.&lt;BR /&gt;&lt;BR /&gt;We have a problem sending mails from our VMS servers to outside domain in the Internet. &lt;BR /&gt;The mails bounce back with the below infomration .&lt;BR /&gt;&lt;BR /&gt;%UCX-E-SMTP_UNREACHABL,  Can't connect to remote host, in.yahoo.com&lt;BR /&gt;-SYSTEM-F-UNREACHABLE, remote node is not currently reachable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I presume that I need to add a mail relay server here . is that right? Can you please help me with this .&lt;BR /&gt;We do have mail relay servers in the network , but not sure how to add them in VMS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I use HP TCP IP suit.&lt;BR /&gt;&lt;BR /&gt;your replies will be highly apprecaited.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 31 May 2007 06:43:22 GMT</pubDate>
    <dc:creator>FOX MULDER_2</dc:creator>
    <dc:date>2007-05-31T06:43:22Z</dc:date>
    <item>
      <title>Unable to send mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010587#M84008</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Good morning.&lt;BR /&gt;&lt;BR /&gt;We have a problem sending mails from our VMS servers to outside domain in the Internet. &lt;BR /&gt;The mails bounce back with the below infomration .&lt;BR /&gt;&lt;BR /&gt;%UCX-E-SMTP_UNREACHABL,  Can't connect to remote host, in.yahoo.com&lt;BR /&gt;-SYSTEM-F-UNREACHABLE, remote node is not currently reachable&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I presume that I need to add a mail relay server here . is that right? Can you please help me with this .&lt;BR /&gt;We do have mail relay servers in the network , but not sure how to add them in VMS.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I use HP TCP IP suit.&lt;BR /&gt;&lt;BR /&gt;your replies will be highly apprecaited.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 31 May 2007 06:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010587#M84008</guid>
      <dc:creator>FOX MULDER_2</dc:creator>
      <dc:date>2007-05-31T06:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to send mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010588#M84009</link>
      <description>Read the fine manual on setting up an alternate gateway.&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/6526/6526pro_042.html#smtp_zone_sec" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6526/6526pro_042.html#smtp_zone_sec&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;works for me, YMMV</description>
      <pubDate>Thu, 31 May 2007 07:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010588#M84009</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-05-31T07:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to send mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010589#M84010</link>
      <description>&lt;BR /&gt;You should also verify DNS is configured properly:  &lt;BR /&gt;&lt;BR /&gt;$ @sys$manager:tcpip$define_commands&lt;BR /&gt;$ nslookup&lt;BR /&gt;&amp;gt; set type=mx&lt;BR /&gt;yahoo.com&lt;BR /&gt;&lt;BR /&gt;and that the VMS system has access to send mail.  &lt;BR /&gt;&lt;BR /&gt;$ telnet a.mx.mail.yahoo.com 25&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Thu, 31 May 2007 11:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010589#M84010</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2007-05-31T11:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to send mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010590#M84011</link>
      <description>tcpip set config smtp /gateway=alternate=host&lt;BR /&gt;&lt;BR /&gt;See if that is what you are after.&lt;BR /&gt;&lt;BR /&gt;Type tcpip&lt;BR /&gt;Then at the TCPIP&amp;gt; prompt&lt;BR /&gt;Help set config</description>
      <pubDate>Fri, 01 Jun 2007 10:56:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010590#M84011</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2007-06-01T10:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to send mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010591#M84012</link>
      <description>What syntax are you using for the outside email address?</description>
      <pubDate>Fri, 01 Jun 2007 11:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010591#M84012</guid>
      <dc:creator>Drew Shelton</dc:creator>
      <dc:date>2007-06-01T11:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to send mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010592#M84013</link>
      <description>And, since the error message was %UCX-E-SMTP,&lt;BR /&gt;the commands above are UCX rather than TCPIP.</description>
      <pubDate>Sat, 02 Jun 2007 11:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/unable-to-send-mail/m-p/4010592#M84013</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2007-06-02T11:10:14Z</dc:date>
    </item>
  </channel>
</rss>

