home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11404 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.9 KB  |  47 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: putting it on the internet
  5. Message-ID: <npnjof4@rhyolite.wpd.sgi.com>
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. References: <31536@adm.brl.mil>
  8. Date: Sun, 26 Jul 1992 19:01:03 GMT
  9. Lines: 36
  10.  
  11. In article <31536@adm.brl.mil>, SUTPHINWB@npt.nusc.navy.mil (SUTPHIN WILLIAM B) writes:
  12. > I am interested in connecting a system to the internet also.  I'm 
  13. > partically interested in receiving mail.  All I have is the sendmail.cf
  14. > file I received from SGI.  Any help will be apprecieated.
  15.  
  16.  
  17. The "auto-config" sendmail available on sgi.com in ~ftp/sgi/sendmail
  18. might be useful.  Or just the "auto-config" version that came
  19. with IRIX 4.0.1.  To use the auto-configuring version
  20.  
  21.     /etc/killall sendmail
  22.     mv /usr/lib/sendmail.cf /usr/lib/sendmail.cf.old
  23.     mv /usr/lib/sendmail.cf.auto /usr/lib/sendmail.cf
  24.  
  25. and then run /etc/configmail, as described in `man configmail` or in
  26. configmail's help messages.
  27.  
  28. If configmail does not work, producing a servicable Internet or even
  29. local MX email configuration, it would be nice to hear about it.
  30. (Please don't write me--feel free to post to comp.sys.sgi or mail to
  31. info-iris or even contact the TAC.)  We would like to make configmail
  32. the standard sendmail.cf mechanism as soon as the software release
  33. gatekeepers allow it.
  34.  
  35. Please don't ask me to debug a sendmail.cf.  I gave up that hobby years
  36. ago.  It's rarely fun to debug someone else's code, and never when they
  37. have written it in sendmail.cf, do not really understand the issues,
  38. and, as is too often but not always the case, unable to admit their
  39. relative of lack expertise.
  40.  
  41. I won't identify the reigning SGI sendmail.cf king and configmail
  42. author, because he has apparently tired of the "rewards" in helping
  43. other people fix their sendmail.cf's.
  44.  
  45.  
  46. Vernon Schryver,  vjs@sgi.com
  47.