home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / misc / 4012 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  8.6 KB

  1. Path: sparky!uunet!news.univie.ac.at!blekul11!frmop11!grange
  2. Date: Thursday, 17 Dec 1992 10:02:32 GMT
  3. From: Nadine Grange <GRANGE@FRMOP11.BITNET>
  4. Message-ID: <92352.100232GRANGE@FRMOP11.BITNET>
  5. Newsgroups: comp.mail.misc
  6. Subject: Re: SMTP mail on MVS/IBM
  7. References:  <1992Dec14.143309.22336@statoil.no>
  8. Lines: 258
  9.  
  10. Hello,
  11. I append an extract from an EARN/Bitnet memo that gives some information
  12. and pointers for mailers and user agents. The whole document is available on
  13. the Netserv file servers as MAILSOFT PRODUCTS.
  14. Hope this helps,          /Nadine
  15.  
  16. ----------------------------
  17.  
  18. 4. UCLA/Mail
  19. ------------
  20.  
  21. Operating system: IBM MVS
  22.  
  23. Product type: MTA with some primitive UA capabilities
  24.  
  25. Description:
  26.  
  27.  UCLA/Mail (Copyright, Regents of the University of California) is a
  28.  mail system for IBM's MVS operating system. It consists of a local post
  29.  office, a TSO mail interface command, JES2 modifications, and
  30.  UCLA/IPC-370 (Interprocess communications - cross memory).
  31.  
  32.  The local post office owns the VSAM file used to contain local mail. It
  33.  uses UCLA/IPC-370 to communicate with the mail interface routines for
  34.  TSO and WYLBUR.  The local post office also maintains a SNA/NJE
  35.  connection to JES2.
  36.  
  37.  The SNA/NJE connection to JES2 allows the post office to simulate many
  38.  of the attributes of a VM node.  Mail sent out on the network looks to
  39.  VM nodes as if it were sent from a VM node.
  40.  
  41.  The TSO interface routines support sending and receiving mail services.
  42.  They also check for unseen mail at logon, bypassing the user portion of
  43.  the BRODCAST dataset search.
  44.  
  45.  The current TSO mail command operates in line at a time mode and
  46.  provides basic MAIL functions.  These include bi-directional mail
  47.  services from the terminal or files.  This basic interface also serves
  48.  as a tool kit to build other interfaces with CLISTs and/or ISPF (see
  49.  below).
  50.  
  51.  The JES2 modifications, mostly in IBM exits, control the flow of and
  52.  mail/files in the NJE enviroment.  Routing of mail files to the post
  53.  office via SNA/NJE is done by JES2.
  54.  
  55. Requirements:
  56.  
  57.   ASMH                          (V2 prefered, V1 and SLAC modification
  58.                                 work, too, ASMF doesn't)
  59.  
  60.   MVS/SP  1.3.0                 (3.3.1)
  61.  
  62.   JES2/SP 1.3.0                 (1.3.0 ok if source adjusted as $NHD
  63.                                 macro was changed by IBM) (2.2.15
  64.                                 current)
  65.  
  66.   ACF/VTAM                      (tested 3.1; other versions should
  67.                                 work) (ACF/VTAM V2 current)
  68.  
  69.   type 1 SVC                    (for IPC-370 -- dynamically installed,
  70.                                 no gen required.)
  71.  
  72.   TSO                           (ran under several versions of TSO and
  73.                                 TSO/E. Current is TSO/E Rel. 2)
  74.  
  75. Availability:
  76.  
  77.  UCLA/Mail is a copyrighted product of the Regents of the University of
  78.  California and is available to degree-granting institutions for $250.
  79.  The price for non-degree-granting institutions is $2000.
  80.  
  81.  There is no formal maintenance or support. New versions of UCLA/Mail
  82.  may, however, be made available from time to time.
  83.  
  84. Contact:   UCLA Office of Academic Computing
  85.            5628 Math Sciences Addition
  86.            Los Angeles, California 90024-1557, USA
  87.            Tel : +1 213 825 7424
  88.            Email : Pete Nielsen <CSYSPCN@UCLAMVS> (technical contact)
  89.                    CADYBXB@UCLAVMS (license contact)
  90.  
  91. Online information:  UCLAMAIL INFO from NETSERV
  92.                      Listserv list:  UCLAMAIL at OHSTVMA
  93.  
  94.  
  95. 5. ISPF/Mail
  96. ------------
  97.  
  98. Operating system: IBM MVS
  99.  
  100. Product type: UA
  101.  
  102. Description:
  103.  
  104.  ISPF/Mail is a user interface to UCLA/Mail for users who are familiar
  105.  with the standard IBM ISPF/PDF environment.
  106.  
  107.  ISPF/Mail is designed to be integrated into the PDF product. You will
  108.  find a menu item to invoke ISPF/Mail in your ISPF/PDF primary option
  109.  menu including an option to read a detailed tutorial for further
  110.  information.
  111.  
  112.  Besides the ability of invoking ISPF/Mail via a menu chain, there is
  113.  also a list of ISPF commands that you can enter on any menu inside
  114.  ISPF/PDF:
  115.  
  116.  MAIL             Invoke the MAIL primary menu
  117.  MAILBox or MB    Look into your mailbox index
  118.  SENDMail         Compose a new message
  119.  NAMES            Manipulate your nickname data set
  120.  MRESUME          Resume a suspended SENDMail activity
  121.  NOTEBOOK         Manipulate your notebooks
  122.  MAILOPTS         Tailor your ISPF/Mail dialog behavior
  123.  
  124.  This ISPF dialog was developed at Bar-Ilan University, and is used as
  125.  the user interface for UCLA/Mail (on top of the UCLA product). It is
  126.  based mainly on CLISTs and ISPF panels and tables. The author hopes
  127.  to find the time, at some point, to convert it to REXX and add some
  128.  functionality (like true notebook processing).  This interface has
  129.  become the ad-hoc standard interface for UCLA/Mail installations.
  130.  
  131. Requirements:
  132.  
  133.    UCLA/Mail (V1M3 or higher)
  134.    TSO/E Rel. 2
  135.    ISPF V2
  136.  
  137. Availability:
  138.  
  139.    This ISPF dialog is distributed on an as-is basis, without any
  140.    warranty whatsoever to its correctness or to the results of its
  141.    operation.
  142.  
  143.    The dialog is distributed as one dataset (ISPFLIB) for ease of
  144.    installation, maintenance and mobility.
  145.  
  146. Contact:   Doron Shikmoni <P85025@BARILAN>
  147.            Computing Center
  148.            Bar Ilan University
  149.            Ramat Gan
  150.            ISRAEL
  151.            Phone: +972 3 531 8783
  152.  
  153. Online information:
  154.  
  155.  
  156. 6. UCLA/Mail400
  157. ---------------
  158.  
  159. Operating system: IBM MVS
  160.  
  161. Product type: MTA and UA
  162.  
  163. Description:
  164.  
  165.  UCLA/Mail400 and ISPF/Mail400 are enhanced versions to support an
  166.  X.400 gateway. This product has been developed at GMD Bonn as a
  167.  cooperative effort between Softlab Munich and GMD Bonn sponsored by
  168.  the Verein zur Foerderung eines deutschen Forschungsnetzes (DFN).
  169.  
  170.  UCLA/Mail400 is based on V1M4 of UCLA/Mail, and on Doron Shikmoni's
  171.  ISPF user agent.
  172.  
  173.  Features that are not described by the phrase "general X.400 support"
  174.  include:
  175.  
  176. - outgoing NETDATA format (originally developed by Lutz Weimann ZIB)
  177. - bulletin boards
  178. - RACF access checks
  179.  
  180. Requirements:
  181.  
  182.  See UCLA/Mail and ISPF/Mail.
  183.  
  184. Availability:
  185.  
  186.  Available from DFN-Verein.
  187.  
  188. Contact:   Martin Wilhelm  <WILHELM@ZPL.GMD.DBP.DE>
  189.            DFN-Verein
  190.            Pariser Strasse 44
  191.            D-3000 Berlin 15
  192.            Fed. Rep. of Germany
  193.            Phone: +49 30 884299 30
  194.  
  195. Online information:
  196.  
  197.  
  198. 7. BEN
  199. ------
  200.  
  201. Operating system: IBM MVS
  202.  
  203. Product type: UA
  204.  
  205. Description:
  206.  
  207.  This ISPF Dialog and support routines was developed at UCLA to provide a
  208.  convenient electronic mail interface to users who might not use a
  209.  computer for any other reason.  The emphasis is on ease of learning and
  210.  use rather than on "power".
  211.  
  212.  BEN provides support for:
  213.  
  214.     Normal mail operations:       Send, Receive, Reply, Forward, Print,
  215.                                   Save
  216.  
  217.     Folders:                      Mail may be saved in folders, folders
  218.                                   may be searched on contents. Mail
  219.                                   contained in folders may be forwarded
  220.                                   and replied to.
  221.  
  222.     Address Book:                 A fullscreen interface is provided to
  223.                                   allow the user to update/maintain their
  224.                                   NAMES.TEXT dataset of
  225.                                   nicknames/distribution lists.
  226.  
  227.     Online Directory:             Users may interactively add/change
  228.                                   their entry in the online directory,
  229.                                   which may then be used by other users
  230.                                   to find their electronic address.
  231.  
  232.     Included with the distribution is a Macintosh diskette containing a
  233.     Microsoft WORD version of our users manual.
  234.  
  235.     BEN is less flexible than the ISPF dialog developed by Doron Shikmoni
  236.     described below, but it is easier to learn for the non-PDF literate,
  237.     and contains some features not available in that dialog.
  238.  
  239. Requirements:
  240.  
  241.    TSO/E Rel. 4
  242.  
  243.    ISPF V2.3
  244.  
  245.    BEN is built "on top of" UCLA/Mail, and the installation instructions
  246.    assume that UCLA/Mail has already been installed on the system.
  247.  
  248. Availability:
  249.  
  250.    BEN is a copyrighted product of the Regents of the University of
  251.    California and is available for a fee.
  252.  
  253.    If you obtain BEN from UCLA, you will automatically receive
  254.    UCLA/Mail, and UCLA/Mail is included in the price quoted for BEN
  255.  
  256.    For non-degree-granting institutions, the price for BEN plus
  257.    UCLA/Mail is $3000.
  258.  
  259. Contact: Pete Nielsen <CSYSPCN@UCLAMVS>:  University of California
  260.          Phone: +1 213 825 7424           Office of Academic Computing
  261.                                           5628 Math Sciences Addition
  262.                                           Los Angeles, California 90024
  263.                                           USA
  264.  
  265. Online information:
  266.  
  267.  
  268.