email
history
history of email
random
Miner’s Corner
tagged
Send emails to
davepinch@gmail.com
.
I was making improvements to the local inter-user mail program called SNDMSG. Single-computer electronic mail had existed since at least the early 1960’s and SNDMSG was an example of that. SNDMSG allowed a user to compose, address, and send a message to other users’ mailboxes.
A mailbox was simply a file with a particular name. It’s only special property was its protection which only allowed other users to append to the file. That is, they could write more material onto the end of the mailbox, but they couldn’t read or overwrite what was already there. The idea occurred to me that CPYNET could append material to a mailbox file just as readily as SNDMSG could. SNDMSG could easily incorporate the code from CPYNET and direct messages through a network connection to remote mailboxes in addition to appending messages to local mailbox files.
The First Network Email (openmap.bbn.com)