home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11759 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.9 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!mskucher
  2. From: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: AIX sendmail bug
  5. Message-ID: <By0u4q.4zA@math.uwaterloo.ca>
  6. Date: 20 Nov 92 15:38:48 GMT
  7. References: <BxvGCI.6GC@math.uwaterloo.ca> <1992Nov19.171604.28018@selway.umt.edu>
  8. Organization: Math Faculty Computing Facility, University of Waterloo, Canada
  9. Lines: 27
  10.  
  11. mcguire@selway.umt.edu (Charles J McGuire) writes:
  12. >mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF]) writes:
  13. >>The stock sendmail on AIX doesn't appear to honour MX record
  14. >>references when "OK ALL" is used as an option.  Are there any known bugs with
  15. >>MX record handling in AIX sendmail?
  16. >>
  17. >I use OK ALL at AIX 3.2, and my sendmail does use MX records to route
  18. >mail. When I make changes, I run /usr/lib/sendmail -bz to rebuild
  19. >the sendmail frozen config file, then run refresh -s sendmail to 
  20. >rehup sendmail.
  21.  
  22. I managed to reduce the problem to the case where an MX record exists for
  23. a host, and a user on that host sends mail to another user on the same host.
  24. For local delivery, AIX sendmail ignores MX records and goes straight
  25. to the local mailer.  So the solution is to short-circuit the delivery and
  26. force all deliveries for such hosts to go to some central host by changing
  27. the sendmail.cf to do so.
  28.  
  29. (The central host would be the one exporting mail directories.)
  30.  
  31. Is this standard sendmail behaviour, or is this AIX-specific?
  32.  
  33. -- Murray S. Kucherawy ----------------------------------------+--------------
  34. Software Systems Co-op, Math Faculty Computing Facility [MFCF] | All spelling
  35. University of Waterloo, Ontario, Canada                        | errors caused
  36. E-mail: mskucherawy@{math,watdragon}.UWaterloo.ca              | by Pnews.
  37. ---------------------------------------------------------------+--------------
  38.