home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / sendmail / 2697 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.6 KB  |  35 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!machine!chinet!les
  3. From: les@chinet.chi.il.us (Leslie Mikesell)
  4. Subject: Re: smail3 release 28 force-route
  5. Message-ID: <Bx99Jt.2DK@chinet.chi.il.us>
  6. Organization: Chinet - Public Access UNIX
  7. References: <Bx59A9.BIs@gator.rn.com>
  8. Date: Thu, 5 Nov 1992 18:19:03 GMT
  9. Lines: 24
  10.  
  11. In article <Bx59A9.BIs@gator.rn.com> larry@gator.rn.com (Larry Snyder) writes:
  12. >I am running the latest release of smail3
  13. >all connections are uucp
  14. >how can I force the rerouting of all traffic based
  15. >on my paths database?
  16.  
  17. Smail3.28 has a rerouting driver.  Read the comments in routers/reroute.c
  18. (and the warnings against using the "matchall" attribute).  If you
  19. don't set matchall you must prepare a database of domain and site names
  20. with an indication of whether to reroute for that name or not.  The
  21. given path is scanned backwards until a site with a re-reroute indication
  22. is found and then anything to the left is discarded and the remaining
  23. portion is reparsed by smail's routers.   Even if you are against
  24. rerouting in general you can use this technique to temporarily correct
  25. temporary problems or you can set the "bounceonly" attibute to
  26. allow it to fix the return path on error bounces.  For example if you
  27. have a "smart_user" host whose alias file is out of sync with another
  28. machine's users, the two will bounce mail back and forth until the
  29. Received: line count exceeds the maximum.  Without the rerouting
  30. driver the bounce message will follow the same 20-hop path back and forth
  31. to the sender.
  32.  
  33. Les Mikesell
  34.   les@chinet.chi.il.us
  35.