Re: Enabling SMTP in VAX/VMS #3

  • Follow


From: contracer11@gmail.com

> >    As usual, it would help to know the VMS and/or UCX version.  Newer
> > versions can get along without all the quoting required by older
> > versions.

   Still true.

> %UCX-E-SMTP_NOSUCHNODE,  Remote host unknown, runaway.com.br
> -SYSTEM-F-NOSUCHNODE, remote node is unknown

   So it might make sense to get the basic TCP/IP infrastructure working
(like the DNS resolver) working before starting to try e-mail.

      @ SYS$MANAGER:UCX$CONFIG

Look for "Core environment", then "BIND Resolver" (and everything else). 
This stuff can't work if you don't have a route to the outside world,
and if you can't resolve a name to an IP address.

   I assume:

      NSLOOKUP :== $ SYS$SYSTEM:UCX$NSLOOKUP.EXE
then:
      NSLOOKUP runaway.com.br

Around here:

ALP $ show symbol nslookup
  NSL*OOKUP == "$ SYS$SYSTEM:TCPIP$NSLOOKUP.EXE"

ALP $ nslookup runaway.com.br
Server:  alp-l.antinode.org
Address:  10.0.0.9

Non-authoritative answer:
Name:    runaway.com.br
Address:  65.98.40.114

------------------------------------------------------------------------

   Steven M. Schweda               sms@antinode-org
   382 South Warwick Street        (+1) 651-699-9818
   Saint Paul  MN  55105-2547
0
Reply sms (1039) 8/6/2006 4:51:31 PM

Steven M. Schweda wrote:
> From: contracer11@gmail.com
>
> > >    As usual, it would help to know the VMS and/or UCX version.  Newer
> > > versions can get along without all the quoting required by older
> > > versions.
>
>    Still true.
>
> > %UCX-E-SMTP_NOSUCHNODE,  Remote host unknown, runaway.com.br
> > -SYSTEM-F-NOSUCHNODE, remote node is unknown
>
>    So it might make sense to get the basic TCP/IP infrastructure working
> (like the DNS resolver) working before starting to try e-mail.
>
>       @ SYS$MANAGER:UCX$CONFIG
>
> Look for "Core environment", then "BIND Resolver" (and everything else).
> This stuff can't work if you don't have a route to the outside world,
> and if you can't resolve a name to an IP address.
>
>    I assume:
>
>       NSLOOKUP :=3D=3D $ SYS$SYSTEM:UCX$NSLOOKUP.EXE
> then:
>       NSLOOKUP runaway.com.br
>
> Around here:
>
> ALP $ show symbol nslookup
>   NSL*OOKUP =3D=3D "$ SYS$SYSTEM:TCPIP$NSLOOKUP.EXE"
>
> ALP $ nslookup runaway.com.br
> Server:  alp-l.antinode.org
> Address:  10.0.0.9
>
> Non-authoritative answer:
> Name:    runaway.com.br
> Address:  65.98.40.114
>
> ------------------------------------------------------------------------
>
>    Steven M. Schweda               sms@antinode-org
>    382 South Warwick Street        (+1) 651-699-9818
>    Saint Paul  MN  55105-2547


In reality I don=B4t need access Internet, only send e-mails from
VAX to Outlook Express.

0
Reply contracer11 (156) 8/10/2006 11:13:03 PM


1 Replies
46 Views

(page loaded in 0.044 seconds)

Similiar Articles:













7/26/2012 5:02:10 PM


Reply: