home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / uucp / SendMailWuth10.readme < prev    next >
Text File  |  2014-05-19  |  2KB  |  60 lines

  1. [This is my first post with "mpack".  What did I do wrong?]
  2.  
  3. I'm offering here, for anyone interested, my patched version of
  4. sendmail/rmail (version V1.17-beta.31{ask@castrov.UUCP/10} Aug 07 1994).
  5.  
  6. The main motivation for the changes was to comply with the strong 
  7. "SmartUUCP" requirements of my local domain.  These requirements go 
  8. beyond the initial "SmartUUCP" implementation in sendmail 1.17.31.
  9.  
  10. At the same time a few other enhancements were made.  A new concept
  11. in config variables is introduced.  "Host-specific" variables are
  12. of the form "Host-xxx-variable".  They are used in in preference
  13. of the ordinary "host-non-specific" variables when doing work for
  14. the system specified in "xxx".  Sendmail uses two host-specific
  15. variables: Host-xxx-SmartUUCP and Host-xxx-MaxRMailLen.
  16.  
  17. I hope that the KOTS will accept these changes so that I don't have
  18. to reapply them to future versions. ;-).
  19.  
  20.  
  21. Installation:
  22. -
  23.  
  24. copy clone SendMailWuth10/c/sendmail uucp:c/sendmail
  25. copy clone SendMailWuth10/c/sendmail uucp:c/rmail
  26. copy clone SendMailWuth10/man/sendmail uuman:sendmail
  27.  
  28.  
  29. Changes:
  30. -
  31.  
  32. *  When sending a message to a "SmartUUCP" neighbor, generate the Envelope 
  33.    "rmail " addresses in @-format rather than !-format.  This is required 
  34.    by some "SmartUUCP" sites.
  35.  
  36. * Support per-host config variables for the SmartUUCP flag of the form 
  37.   Host-xxx-SmartUUCP, where xxx is the neighbor.  Translate messages to 
  38.   and from "SmartUUCP"-format, so we can act as a bridge between the often 
  39.   incompatible worlds.
  40.  
  41. * Support per-host config variables for the MaxRMailLen value of the form 
  42.   Host-xxx-MaxRMailLen, where xxx is the neighbor.  Each neighbor can have 
  43.   a value tuned to their limitations rather than being restricted to the 
  44.   smallest value of all neighbors.
  45.  
  46. * Be more efficient about packing addressess onto the rmail line.  We used 
  47.   to send off messages to *all* neighbors as soon as the accumulation of 
  48.   addresses for *one* neighbor was full.
  49.  
  50. * Tell UUX if we are running as "postmaster".  This will appear in the 
  51.   remote system's uulib:logfile.
  52.  
  53. * Record the SUBVERSION in the Received: line, for easier reporting of bugs.
  54.  
  55. Cheers,
  56. Brett Wuth  wuth@castrov.cuc.ab.ca bwuth@cuug.ab.ca wuth@castrov.UUCP
  57. Box 1251-U, Pincher Creek, Alberta T0K 1W0, CANADA Tel:+1 403 627-2460
  58. pgp-public-keys@io.com has mine; Print=E4F8EDEECBE01AD2FA3D8B2D94B1A292
  59.