home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume4 / uumail3 / part1 / Binary.Only < prev    next >
Text File  |  1986-11-30  |  980b  |  38 lines

  1. Unfortunately, you may not be able to alter your mail programs to utilize
  2. the features of uumail. 
  3.  
  4. However, I am providing a method for you to try experimentally. Please
  5. let me know if it works successfully for you.
  6.  
  7. Mail usually works like this----
  8.  
  9. mail --->Is it local? -->Yes-->put in mail box
  10.         |
  11.         No
  12.         |
  13.         --> uux --> uucp to destination machine
  14.  
  15. What I am providing is a program that you put in place of uux to 
  16. call uumail to route the mail for you. Then the map becomes---
  17.  
  18. mail --->Is it local? -->Yes-->put in mail box
  19.         |
  20.         No
  21.         |
  22.         --> fakeuux --> Is it rmail? --> No --> realuux -->uucp
  23.                     |
  24.                     Yes
  25.                     |
  26.                     --> uumail --> realuux --> uucp
  27.  
  28.  
  29. Basically, you put the old uux in another place and put this fake uux in
  30. the original location. To try this feature, edit makefile and change the
  31. definition of REALUUX to match the place you will put your ORIGINAL uux
  32. program. Then type
  33. make fakeuux
  34.  
  35. Good luck and let me know if it works.
  36. Stan Barber
  37. Feb 25, 1986
  38.