A Nmail, utilities, queued DECnet mail system for use with VMS MAIL         SO WHAT'S NMAIL ANYWAY?  I    Nmail works in conjunction with the  VMS  MAIL  utility  to  implement I    queued  transmission  of  mail.   This  allows you to queue up mail to I    nodes that are currently unreachable, for example, or to transmit long D    documents without needing to wait until transmission is complete.  I    Nmail requires no special software to be installed at the remote node; A    it can send to any destination that ordinary MAIL can send to.         HOW DO I INSTALL IT?       To install, use VMSINSTAL:   -             $ @VMSINSTAL NMAIL100 SYS$UPDATE:      7    The same kit is used for both VAX and Alpha systems.   G    You will be asked a few questions about your configuration.  If  you G    don't  understand  a  question,  simply enter "?" in response to the G    prompt.  The installation procedure will  display  some  explanatory %    text and then repeat the question.   G    It is fairly easy to change the configuration at a later date,  just -    by editing the Nmail startup command file.      G    After installing Nmail, you should read the documentation, which  is "    located in the following files:  ?             SYS$HELP:NM$SYSMGR.DOC      System Manager's manual 2             SYS$HELP:NM$UGUIDE.DOC      User Guide       "    HOW DO I BUILD IT FROM SOURCES?  H    Expand the sources  saveset into a directory and  execute BUILD.COM. G    On the  author's system, this will  build the VAX and  Alpha images. G    To do this, it  requires the Alpha  cross-system tools, which aren't G    support  on  VAX VMS V6.1, so some trickery is  required to get them A    working.  This trickery is left as an exercise for the reader.   G    Since the author has a VAX, the build procedure probably  won't work G    on an Alpha without modification -- for example, it will expect some C    non-existent cross compiler so that it can build the VAX images.    H    Once you have actually  managed to  build the  images, use CREAK.COM %    to create a VMSINSTAL-format kit.        