1 INFO-VAX	Sun, 06 Aug 2006	Volume 2006 : Issue 435       Contents: Re: Enabling SMTP in VAX/VMS Re: Enabling SMTP in VAX/VMS Re: Enabling SMTP in VAX/VMS Re: Enabling SMTP in VAX/VMS& Re: JAVA: The minimum you need to know Re: Speaking of Clusters:  Re: Speaking of Clusters:  Re: WASD Problems  Re: WASD Problems  Re: WASD Problems   F ----------------------------------------------------------------------   Date: 6 Aug 2006 04:25:33 -0700  From: contracer11@gmail.com % Subject: Re: Enabling SMTP in VAX/VMS C Message-ID: <1154863533.684754.261180@b28g2000cwb.googlegroups.com>    Hoff Hoffman wrote:  > contracer11@gmail.com wrote: > C > > I'm looking for a way to enable SMTP protocol in my Vax system.  > $ >    VAX is hardware.  Not software. > E >    Various VAX systems can boot and run ULTRIX VAX, OpenVMS VAX and H > various other operating systems.  (And VAX/VMS tends to imply software  > versions prior to V5.5 or so.) > E >    These distinctions may seem and may reasonably be interpreted as G > pedantic, but it's not intended to be.  With the name of the software I > involved (and materials such as the versions), we can better target our E > answers to your questions, and we can (try to) avoid cases where we C > might not understand and/or answer the question you had intended.  > B > > I need enable this protocol to send e-mail only (not receive). > C >    If you only need client, then configure your chosen client for F > communications with an SMTP server elsewhere.  How you configure the, > client depends on which client, obviously. > I >    On OpenVMS, the default MAIL client assumes a local SMTP server, but A > there are clients available that can and do use remote servers.  > H >    The mail client in Mozilla, for instance, can be configured and canG > connect and use a remote SMTP server to send mail, and can use POP or # > IMAP to receive and process mail.  >  > > Can you help me ? 4 > > Looking in sys$manager: area I found this files: > > ucx$smtp_startup.com > > ucx$smtp_shutdown.com  > G >    The central configuration tool for TCP/IP Services product (in the < > product version range that you are apparently running) is: >  >    @SYS$MANAGER:UCX$CONFIG > G >    The constituent procedures for the various clients and servers are + > not generally intended for direct access.  > G >    The TCP/IP Services product manuals -- including the configuration H > and management materials for the current releases -- are available forG > viewing at <http://www.hp.com/go/openvms/doc/>.  Your TCP/IP Services E > version is clearly prior to V5.0, which makes it comparatively old. J > These manuals can be invaluable sources of information, particularly forJ > questions such as this one.  (Versions prior to V5.0 used the prefix UCXG > for commands and tools and files, and versions V5.0 and later use the  > prefix TCPIP.) > H >    And I'm assuming that there are reasons why this OpenVMS VAX systemG > has not been upgraded to more current OpenVMS and more current TCP/IP % > Services product versions, as well.   I I enable smtp protocol  in my system, but =CD=B4m  receiving  errors whrn  trying send an email:   vax001> ucx sh service  ; Service             Port  Proto    Process          Address  State   ; BOOTP                 67  UDP      UCX$BOOTP        0.0.0.0  Enabled ; FTP                   21  TCP      UCX$FTPD         0.0.0.0  Enabled ; SMTP                  25  TCP      UCX$SMTP         0.0.0.0  Enabled ; TELNET                23  TCP      not defined      0.0.0.0  Enabled ; TFTP                  69  UDP      UCX$TFTP         0.0.0.0  Enabled     B vax001>  mail/subj=3D"I love VMS" nl: "smtp%contracer11@gmail.com"9 %MAIL-E-USERSPEC, invalid user specification '@GMAIL.COM'   : What can I do to enable send emails from vax to internet ?  ) Can you show me a manual to config smtp ?   
 Thanks again.    ------------------------------  * Date: Sun, 6 Aug 2006 06:45:11 -0500 (CDT)* From: sms@antinode.org (Steven M. Schweda)% Subject: Re: Enabling SMTP in VAX/VMS 2 Message-ID: <06080606451170_2027FAC5@antinode.org>   From: contracer11@gmail.com   D > vax001>  mail/subj=3D"I love VMS" nl: "smtp%contracer11@gmail.com"; > %MAIL-E-USERSPEC, invalid user specification '@GMAIL.COM'  > < > What can I do to enable send emails from vax to internet ?  9    Read the documentation?  You might try something like:   >    mail/subj="I love VMS" nl: "smtp%""contracer11@gmail.com"""  E    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.   H ------------------------------------------------------------------------  3    Steven M. Schweda               sms@antinode-org 4    382 South Warwick Street        (+1) 651-699-9818    Saint Paul  MN  55105-2547    ------------------------------   Date: 6 Aug 2006 08:13:56 -0700  From: contracer11@gmail.com % Subject: Re: Enabling SMTP in VAX/VMS B Message-ID: <1154877236.485874.46940@m79g2000cwm.googlegroups.com>   Steven M. Schweda wrote: > From: contracer11@gmail.com  > F > > vax001>  mail/subj=3D"I love VMS" nl: "smtp%contracer11@gmail.com"= > > %MAIL-E-USERSPEC, invalid user specification '@GMAIL.COM'  > > > > > What can I do to enable send emails from vax to internet ? > ; >    Read the documentation?  You might try something like:  > @ >    mail/subj="I love VMS" nl: "smtp%""contracer11@gmail.com""" > G >    As usual, it would help to know the VMS and/or UCX version.  Newer B > versions can get along without all the quoting required by older > versions.  > J > ------------------------------------------------------------------------ > 5 >    Steven M. Schweda               sms@antinode-org 6 >    382 South Warwick Street        (+1) 651-699-9818 >    Saint Paul  MN  55105-2547   " Looking in smtp log files I found:  2 %UCX-I-SMTP_SYMBRUN, Symbiont is running the queue  < %UCX-E-SMTP_NOSUCHNODE,  Remote host unknown, runaway.com.br, -SYSTEM-F-NOSUCHNODE, remote node is unknown   ------------------------------  * Date: Sun, 6 Aug 2006 11:51:31 -0500 (CDT)* From: sms@antinode.org (Steven M. Schweda)% Subject: Re: Enabling SMTP in VAX/VMS 2 Message-ID: <06080611513094_2027FAC5@antinode.org>   From: contracer11@gmail.com   I > >    As usual, it would help to know the VMS and/or UCX version.  Newer D > > 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  H    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  I Look for "Core environment", then "BIND Resolver" (and everything else).  E This stuff can't work if you don't have a route to the outside world, 1 and if you can't resolve a name to an IP address.       I assume:  0       NSLOOKUP :== $ SYS$SYSTEM:UCX$NSLOOKUP.EXE then:        NSLOOKUP runaway.com.br    Around here:   ALP $ show symbol nslookup0   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  H ------------------------------------------------------------------------  3    Steven M. Schweda               sms@antinode-org 4    382 South Warwick Street        (+1) 651-699-9818    Saint Paul  MN  55105-2547    ------------------------------   Date: 6 Aug 2006 08:17:11 -0700  From: sean@obanion.us / Subject: Re: JAVA: The minimum you need to know C Message-ID: <1154877430.972546.194510@h48g2000cwc.googlegroups.com>   ? The server in the order link does not seem to be responding.... @ And the Java book is not listed on Island's reference book page.  0 Anybody have any success this weekend with this?     Sean   n.rieck@sympatico.ca wrote:  > Folks, > I > A limited edition run of "Java on OpenVMS" is now available from Island  > Computers. >  > Info: @ > http://www.logikalsolutions.com/logikalsolutions_products.html >  > Order:< > https://www.icusc.com/NOV21_WEBSTORE.asp?search_fd2=*JAVA* >  > Neil Rieck( > Bell-ATS (Advanced Technical Services)
 > Bell Canada  > Kitchener, Ontario,  > Canada. N2H-5A5    ------------------------------  % Date: Sun, 06 Aug 2006 07:59:59 -0400 ( From: Bill Todd <billtodd@metrocast.net>" Subject: Re: Speaking of Clusters:G Message-ID: <7NadnUlZQdAiREjZnZ2dnUVZ_oCdnZ2d@metrocastcablevision.com>    david20@alpha2.mdx.ac.uk wrote: t > In article <25udnVm-YcP_3kjZnZ2dnUVZ_qGdnZ2d@metrocastcablevision.com>, Bill Todd <billtodd@metrocast.net> writes:" >> david20@alpha2.mdx.ac.uk wrote:q >>> In article <1154727563.509509.98940@b28g2000cwb.googlegroups.com>, "geletine" <adaviscg1@hotmail.com> writes: $ >>>> david20@alpha2.mdx.ac.uk wrote:3 >>>>> The term cluster has many different meanings.  >>>>> L >>>>> Beowulf is a HPC (High Performance Computing) cluster ie making use of1 >>>>> multiple CPUs to run parallel computations. ? >>>>> This is not the same as a HA (High availability) cluster.  >>>>> I >>>> in that case linux-ha, HP Serviceguard for Linux,SteelEye LifeKeeper J >>>> ,GoAhead SelfReliant ,Microsoft Cluster Server, OpenClovis ASP ,HACMPG >>>> ,Sun Cluster ,Novell Cluster Services for netware, Red Hat Cluster < >>>> Suite and finally TruCluster i believe are HA clusters. >>>>% >>>> what type of cluster was ARCnet?  >>>> >>>> thanks  >>>>H >>> Failover and shared-nothing configurations are good enough for many.S >>> The only ones from that list I wopuld class as anywhere near VMS clusters would Q >>> be recent Sun clusters (though I haven't really looked into them and hence am   >>> going on hearsay) and Tru64.H >> Any specific reason you don't include AIX?  While the AIX clustering G >> facilities seem somewhat more bolted-on than VMS's do, I'm not sure  H >> there's very much that a VMS cluster can do that at least one of the E >> multiple mechanisms on AIX that more or less fall under the HACMP   >> umbrella can't match. >> > O > AIX wasn't included in  gelatine's list (and neither was Sysplex another good  > cluster implementation).  B If you don't know what HACMP is, you really shouldn't have made a ( blanket generalization that included it.   - bill   ------------------------------  * Date: Sun, 6 Aug 2006 17:19:33 +0000 (UTC) From: david20@alpha2.mdx.ac.uk" Subject: Re: Speaking of Clusters:, Message-ID: <eb58b5$p5e$1@south.jnrs.ja.net>  r In article <7NadnUlZQdAiREjZnZ2dnUVZ_oCdnZ2d@metrocastcablevision.com>, Bill Todd <billtodd@metrocast.net> writes:  >david20@alpha2.mdx.ac.uk wrote:u >> In article <25udnVm-YcP_3kjZnZ2dnUVZ_qGdnZ2d@metrocastcablevision.com>, Bill Todd <billtodd@metrocast.net> writes: # >>> david20@alpha2.mdx.ac.uk wrote: r >>>> In article <1154727563.509509.98940@b28g2000cwb.googlegroups.com>, "geletine" <adaviscg1@hotmail.com> writes:% >>>>> david20@alpha2.mdx.ac.uk wrote: 4 >>>>>> The term cluster has many different meanings. >>>>>>M >>>>>> Beowulf is a HPC (High Performance Computing) cluster ie making use of 2 >>>>>> multiple CPUs to run parallel computations.@ >>>>>> This is not the same as a HA (High availability) cluster. >>>>>>J >>>>> in that case linux-ha, HP Serviceguard for Linux,SteelEye LifeKeeperK >>>>> ,GoAhead SelfReliant ,Microsoft Cluster Server, OpenClovis ASP ,HACMP H >>>>> ,Sun Cluster ,Novell Cluster Services for netware, Red Hat Cluster= >>>>> Suite and finally TruCluster i believe are HA clusters.  >>>>> & >>>>> what type of cluster was ARCnet? >>>>>  >>>>> thanks >>>>> I >>>> Failover and shared-nothing configurations are good enough for many. T >>>> The only ones from that list I wopuld class as anywhere near VMS clusters wouldR >>>> be recent Sun clusters (though I haven't really looked into them and hence am! >>>> going on hearsay) and Tru64. I >>> Any specific reason you don't include AIX?  While the AIX clustering  H >>> facilities seem somewhat more bolted-on than VMS's do, I'm not sure I >>> there's very much that a VMS cluster can do that at least one of the  F >>> multiple mechanisms on AIX that more or less fall under the HACMP  >>> umbrella can't match.  >>>  >>  P >> AIX wasn't included in  gelatine's list (and neither was Sysplex another good >> cluster implementation).  > C >If you don't know what HACMP is, you really shouldn't have made a  ) >blanket generalization that included it.  >  >- bill      Bill,   E Never having used AIX I didn't recognise HACMP and made the erronious D assumption from context that it was another Linux failover solution.G I'm quite happy to accept your word that it is a good cluster solution.     
 David Webb Security team leader CCSS Middlesex University   ------------------------------  % Date: Sun, 06 Aug 2006 10:05:25 +0400 U From: "Ruslan R. Laishev" <zzLaishev-@-DeltaTelecom.zz.RU-please-remove-zz-for.reply>  Subject: Re: WASD Problems? Message-ID: <513C3321C27793B4AFE05B16E8BED269@NNTP.DeltaTel.RU>   	 Hi , Dan!    Dan Williams wrote: D > I have compiled wasd on an Alpha running 7.3-1. When run it has anE > access violation and dumps the registers. Anyone know what could be   > causing this. The dump follows >  > Thanks > Dan    	[...]  . > %HTTPD-I-ODS5, supported by Alpha VMS V7.3-1 > %HTTPD-I-GMT, +00:00   	$ sho lo *time*   ?       --   Cheers, Ruslan. D +---------------------pure personal opinion------------------------+C   RADIUS Server for OpenVMS project - www.starlet.spb.ru/radiusvms/ >   ICQ: 319518233, Skype: SysMan-One, Mobile: +7 (901) 316-3222   ------------------------------   Date: 6 Aug 2006 03:06:53 -0700 . From: "Dan  Williams" <williams.dan@gmail.com> Subject: Re: WASD ProblemsC Message-ID: <1154858813.676055.214610@m73g2000cwd.googlegroups.com>   0 > > %HTTPD-I-ODS5, supported by Alpha VMS V7.3-1 > > %HTTPD-I-GMT, +00:00 >  > 	$ sho lo *time*   ? >  >  >  > -- > Cheers, Ruslan.   0 I'm in London so that would be the correct time.   Dan    ------------------------------  $ Date: Sun, 6 Aug 2006 22:02:58 +08003 From: "Richard Maher" <maher_rj@hotspamnotmail.com>  Subject: Re: WASD Problems1 Message-ID: <eb4sln$7d2$1@news-02.connect.com.au>   
 In August?   Regards Richard Maher   8 "Dan Williams" <williams.dan@gmail.com> wrote in message= news:1154858813.676055.214610@m73g2000cwd.googlegroups.com...  > 2 > > > %HTTPD-I-ODS5, supported by Alpha VMS V7.3-1 > > > %HTTPD-I-GMT, +00:00 > >  > > $ sho lo *time*   ?  > >  > >  > >  > > -- > > Cheers, Ruslan.  > 2 > I'm in London so that would be the correct time. >  > Dan  >    ------------------------------   End of INFO-VAX 2006.435 ************************            8Jnzg:Q-p`pUn/=?ϊ ׶lH *zDUPFTEcPXDxhP*	KsU\׼57lLRhz&9|	/f*=_VÕ"}:/@WUEvyr qQLRMIꎶ,>duoz4OLu^^xfΩLڻX>_o>I&c	[e#qNdƫ[?H!.xl"}YSkdh9z8eVnx۫;QA3т]sޕ9cu4!H(rec(jDn٠d`\${\+e>.OY~PCQ>0Nrr_L:ˆdsY $bK8ez&e ~sq\^J MւgBd۫XEm-rf۔aX9u4/Y 03li
	u}*10V3uI]a	+-|8R]WPI%q
ݲ35Eb|yJjՇ!8K(c۲rbuaDIEmST*xc@\)cDff&YO</s]5qVo>풡,W%-k: \ +D7(QcF2fe8_!?bpQ##(x-]^*WGɕnHjvWNB(;>]G"m߱E2/BZTv5C8R_cK"_h%NX)mcc(mcB`W|-_5poBTYDvMWh$[E
L3j*`HPxe״`C8c[]!X^|_;lrM^CbdwgHU>N᪌w6cpw|  tZl*,$vJ`\˗>7/R%ULkH$5|f>OVv%^[sM5
gͪ5Q \/'0"((!cJ bO$>XF3I}՚_yF]f\p4#Ļ|vʷ\|c5mIw:\ʤI*-V$ꔿe*X.BF(4:`6RWuM4;G>qOy)lel1V)UbJ7]L/o@EZIgAR+9pr
MMb.^)	Zǜ"AugDuci ZR5 y&C3߹2D֗ )HK\'a@@eaHUqifGyQɢ