[231] in SIPB_Linux_Development
mh should be available now.
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Sun Nov 28 03:50:38 1993
Date: Sun, 28 Nov 93 03:49:50 -0500
From: "Mark W. Eichin" <eichin@MIT.EDU>
To: linux-dev@MIT.EDU, sanj@MIT.EDU
In quiche:/usr/athena/src/src/kerberos:
quiche-lorraine+% tar cf krb+mh.tar -C DESTDIR usr
quiche-lorraine+% ls -l krb+mh.tar
-rw-r--r-- 1 eichin linux-de 5232640 Nov 28 03:24 krb+mh.tar
quiche-lorraine+% gzip -9 -v krb+mh.tar
krb+mh.tar: 63.5% -- replaced with krb+mh.tar.gz
quiche-lorraine+% ls -l krb+mh.tar.gz
-rw-r--r-- 1 eichin linux-de 1905668 Nov 28 03:24 krb+mh.tar.gz
Ie. if you want to install kerberos *and* mh 6.8, grab krb+mh.tar.gz;
it will unpack to around 5M. Everything is stripped, but the build
tree is still around (not that it will help much.)
Be sure to fix the uid's -- the tar file has everything owned by me,
and there's some stuff which should be setuid root, and inc itself
should be setuid root, setgid mail (the bits are right, just the id's
are wrong. If you copy it, deal...)
I've installed it on quiche. In particular: mhmail (sending) should
work now. Also, the host.conf problem should be resolved, you can put
your host.conf back and it should work.
Remember, this tar file contains ITAR controlled material. It is
against federal regulations to export it.
_Mark_