Trailing-Edge
-
PDP-10 Archives
-
BB-H138D-BM
-
5-1-documentation/sndmsg.doc
There are 4 other files named sndmsg.doc in the archive. Click here to see a list.
SNDMSG.DOC -- Changes from V4(55) to V5(55)
October 1981
COPYRIGHT (C) 1977,1979,1982 BY
DIGITAL EQUIPMENT CORPORATION, MAYNARD, MASS.
THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED
ONLY IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE AND 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. NO TITLE TO AND OWNERSHIP OF THE SOFTWARE IS HEREBY
TRANSFERRED.
THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE
AND SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT
CORPORATION.
DIGITAL ASSUMES NO RESPONSIBILITY FOR THE USE OR RELIABILITY OF ITS
SOFTWARE ON EQUIPMENT WHICH IS NOT SUPPLIED BY DIGITAL.
SNDMSG.DOC Page 2
SNDMSG.DOC -- Changes from V4(55) to V5(55)
October 1981
1.0 SUMMARY
SNDMSG is a program which allows users to send messages to other
users, both locally and at other sites on the ARPANET. Messages sent
by SNDMSG are stored in the receiver's disk area so that they may be
referenced when convenient.
SNDMSG depends on the program NMAILR to send mail over the ARPANET.
Also, the program RDMAIL is used by message recepients to read
messages.
2.0 EXTERNAL CHANGES
There are no external changes in SNDMSG for Release 5.
3.0 KNOWN BUGS AND DEFICIENCIES
SNDMSG will only send mail to non-files only directories on PS:. If
you want to send messages to other directories, you must send them to
the file <DIRECTORY-NAME>MAIL.TXT explicitly.
4.0 INSTALLATION AND BUILD INSTRUCTIONS
4.1 Files Needed to Run SNDMSG
SNDMSG consists of one file, SNDMSG.EXE.
4.2 Instructions for Loading and Installing SNDMSG
Mount the tape labeled Installation Tape on MTA0: and type the
following commands:
SKIP MTA0:5 FILES
R DUMPER
TAPE MTA0:
REWIND
DENSITY 1600-BPI
SKIP 1
RESTORE <*>SNDMSG.EXE (TO) SYS:*.*.-1
REWIND
SNDMSG.DOC Page 3
4.3 Files Needed to Build SNDMSG
SNDMSG is built form the following file:
SNDMSG.MAC
In addition, the following files must be in SYS:
MACSYM.UNV
MONSYM.UNV
4.4 Instructions for Building SNDMSG
Mount the tape labeled Distribution Tape on MTA0: and type the
following commands:
R DUMPER
TAPE MTA0:
REWIND
DENSITY 1600-BPI
SKIP 1
RESTORE <*>*.*.* (TO) <self>*.*.*
REWIND
^C
SUBMIT SNDMSG.CTL/UNIQ:0/REST
4.5 Special Considerations
Before SNDMSG can successfully send messages over the ARPANET, NMAILR
must be running. Ordinarily, this system program is started
automatically by SYSJOB.
5.0 INTERNAL CHANGES
Refer to SNDMSG.TCO for detailed information of changes to SNDMSG.
6.0 SUGGESTIONS
None.
[End of SNDMSG.DOC]