home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / mail / rmail.4.15.README < prev    next >
Encoding:
Text File  |  1994-01-07  |  609 b   |  23 lines

  1. rmail
  2. =====
  3.  
  4.  
  5. I modified this very slightly to work with the NeXT computers. Sendmail
  6. queueing is off, which is the NeXT default. I made a dummy include file
  7. which specifies where the /dev/null and /usr/lib/sendmail files/applications
  8. are. Things should be obvious.
  9.     This replaced rmail v4.8 which is what NeXT has on their standard
  10. 1.x and 2.x distributions. It fixes the Return-Path: somewhere! bug that
  11. I mentioned on comp.sys.next.
  12.     What you should do:
  13.         > make
  14.         > strip rmail
  15.         > mv /bin/rmail /bin/rmail.orig
  16.         > cp rmail /bin/rmail
  17.  
  18.     You have to be root to do this.
  19.  
  20.  
  21.     -Jiro Nakamura
  22.     jiro@shaman.com
  23.