I modified this very slightly to work with the NeXT computers. Sendmail
queueing is off, which is the NeXT default. I made a dummy include file
which specifies where the /dev/null and /usr/lib/sendmail files/applications
are. Things should be obvious.
	This replaced rmail v4.8 which is what NeXT has on their standard
1.x and 2.x distributions. It fixes the Return-Path: somewhere! bug that
I mentioned on comp.sys.next.
	What you should do:
		> make
		> strip rmail
		> mv /bin/rmail /bin/rmail.orig
		> cp rmail /bin/rmail

	You have to be root to do this.


	-Jiro Nakamura
	jiro@shaman.com
