Trailing-Edge
-
PDP-10 Archives
-
BB-J713A-BM
-
4-documentation/mailer.doc
There are 19 other files named mailer.doc in the archive.  Click here to see a list.
MAILER.DOC -- Changes from V3(5) to V4(6)
January 1979
Copyright (C) 1976,1978,1979
Digital Equipment Corporation, Maynard, Mass.
This software is furnished under a license for use only  on  a  single
computer system and may be copied only with the inclusion of the above
copyright notice.  This software, or any other copies thereof, may not
be provided or otherwise made available to any other person except for
use on such system and to one  who  agrees  to  these  license  terms.
Title  to  and  ownership of the software shall at all times remain in
DEC.
The information in this software is subject to change  without  notice
and  should  not  be  construed  as  a commitment by Digital Equipment
Corporation.
DEC assumes no responsibility  for  the  use  or  reliability  of  its
software on equipment which is not supplied by DEC.
MLR4.DOC                                                        Page 2
MAILER.DOC -- Changes from V3(5) to V4(6)
January 1979
1.0  SUMMARY
MAILER is a privileged system program which, in cooperation with MAIL,
delivers messages to users.  MAILER ordinarily runs under SYSJOB.
MAILER version 4(6) runs only on Release 4 of TOPS-20.
MAILER depends on the program MAIL  4(6)  and  the  privileged  system
program  INFO  4(6).   Messages  delivered  by  MAILER are read by the
program RDMAIL.
MAILER is not formally documented.
2.0  EXTERNAL CHANGES
None.
3.0  KNOWN BUGS AND DEFICIENCIES
None as of 29-Jan-79.
4.0  INSTALLATION INSTRUCTIONS
4.1  Files Needed to Run MAILER
MAILER consists of one file, MAILER.EXE.
4.2  Instructions for Loading and Installing MAILER
Mount the tape labeled  Distribution  Tape  on  MTA0:   and  type  the
following commands:
     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 2
     RESTORE <*>MAILER.EXE (TO) SYS:*.*.-1
     REWIND
MLR4.DOC                                                        Page 3
4.3  Files Needed to Build MAILER
     MAILER.MAC
In addition, the following files must be in SYS:
     MACSYM.UNV
     MONSYM.UNV
4.4  Instructions for Building MAILER
Mount the tape labeled  Distribution  Tape  on  MTA0:   and  type  the
following commands:
     R DUMPER
     TAPE MTA0:
     REWIND
     DENSITY 1600-BPI
     SKIP 3
     RESTORE <*>*.*.* (TO) <self>*.*.*
     REWIND
     ^C
     SUBMIT MAILER.CTL/TIME/UNIQ:0/REST
4.5  Special Considerations
MAILER requires that INFO be running.  Also, MAILER will  not  deliver
MAIL  to  any directory which does not have a MAIL.TXT file already in
existence or in a directory that is over quota.
5.0  INTERNAL CHANGES
Refer to MAILER.TCO for detailed information about changes.
6.0  SUGGESTIONS
None.
[End of MLR4.DOC]