ftp.nice.ch/pub/next/unix/mail/send.NIHS.bs.tar.gz#/send

Makefile
 
README
 
argv.h
[View argv.h] 
send
 
send.m
[View send.m] 
submit
 

README

send [-f file] [-s subject] [-c Cc_list] to_list

A shell-level command to open a MailApp Send window 
with the subject:, cc:, and to: as given.
The body of the message is taken from 'file' or the standard input.
(For a null body, use: -f "").  If the body of the message contains
    ^Subject:...
    ^Cc:...
    ^To:...
these will be appended to any information gleaned from the command line.

Michael Hawley
MIT Media Laboratory
20 Ames Street
Cambridge MA, 02139
mike@media-lab.mit.edu

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.