home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6845 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!decwrl!pa.dec.com!vixie
  3. From: vixie@pa.dec.com (Paul A Vixie)
  4. Subject: Re: sendmail implementations
  5. In-Reply-To: mccalld@vax.sonoma.edu's message of 11 Sep 92 12:20:21 -0800
  6. Message-ID: <VIXIE.92Sep11142202@cognition.pa.dec.com>
  7. Sender: news@PA.dec.com (News)
  8. Organization: DEC Network Software Lab
  9. References: <1992Sep11.122021.1@vax.sonoma.edu>
  10. Date: 11 Sep 92 14:22:02
  11. Lines: 12
  12.  
  13. inetd just sets up the stdin/stdout of the process to be the incoming net
  14. stream.  you need to make sure sendmail will start up wanting to speak smtp
  15. on stdin/stdout; try "-bs -ba" for this.
  16.  
  17. however, you really really really do not want to do this.  sendmail is its
  18. own daemon for a set of good reasons which, if you do not understand them,
  19. you should not ignore.
  20. --
  21. Paul Vixie, DEC Network Systems Lab    
  22. Palo Alto, California, USA             "Don't be a rebel, or a conformist;
  23. <vixie@pa.dec.com> decwrl!vixie        they're the same thing, anyway.  Find
  24. <paul@vix.com>     vixie!paul        your own path, and stay on it."  -me
  25.