From: utzoo!decvax!cca!mclure@sri-unix
Newsgroups: net.unix-wizar
Title: Re: user mail prog - (nf)
Article-I.D.: sri-unix.2626
Posted: Wed Aug 11 02:35:09 1982
Received: Fri Aug 13 05:22:03 1982

#R:sri-unix:-262000:sri-unix:3600001:000:644
sri-unix!mclure    Aug 11 02:28:00 1982

I wrote a message program in C quite similar to TOPS-20 MM (having been
one of its developers, I knew what I missed after moving to Unix),
called MU.  SRI has been getting a number of requests for it lately and
I don't know what the state of the bureaucracy is.  The person to prod
is Steve Dougherty whose Arpanet address is SAD@SRI-KL and whose phone
number is 415-328-2612.  It runs on our 2.8 BSD v7 11/70 system and
would require minimal effort for a port to 4.1/4.2.  The code for
interfacing with the system mail daemon (we currently use MMDF) is
confined to a few routines and would be trivial to modify for different
daemons.

	Stuart