home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / ultrix / 9011 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  626 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!olivea!apple!TIS.COM!avolio
  2. From: avolio@TIS.COM (Frederick M Avolio)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: sendmail syntax for 'T' option ?
  5. Message-ID: <9212211628.AA29687@TIS.COM>
  6. Date: 21 Dec 92 16:28:14 GMT
  7. References: <1992Dec21.073657.1@vax.sonoma.edu>
  8. Sender: daemon@Apple.COM
  9. Reply-To: avolio@TIS.COM
  10. Organization: Trusted Information Systems, Inc.
  11. Lines: 11
  12.  
  13. If you "grep ^OT /etc/sendmail.cf" you'll probably see:
  14.  
  15. OT3d
  16.  
  17. or something like that.  So.....
  18.  
  19. OT21d
  20.  
  21. will do it in your sendmail.cf file.  Or -T21d on the command line.
  22.  
  23. Fred
  24.