home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / sendmail / 2111 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!mcsun!sun4nl!eur.nl!pk
  3. From: pk@cs.few.eur.nl (Paul Kranenburg)
  4. Subject: Re: Can sendmail read sun's sendmail.cf directly?
  5. Message-ID: <1992Aug20.112414.29481@cs.few.eur.nl>
  6. Sender: news@cs.few.eur.nl
  7. Reply-To: pk@cs.eur.nl
  8. Organization: Erasmus University Rotterdam
  9. References: <1992Aug19.052822.22606@iti.gov.sg> <1992Aug19.132934.8850@mp.cs.niu.edu>
  10. Date: Thu, 20 Aug 1992 11:24:14 GMT
  11. Lines: 28
  12.  
  13. In <1992Aug19.132934.8850@mp.cs.niu.edu> rickert@mp.cs.niu.edu (Neil Rickert) writes:
  14.  
  15. >In article <1992Aug19.052822.22606@iti.gov.sg> jameslow@iti.gov.sg (James Low (RC)) writes:
  16. >>Hi, I have just downloaded sendmail-5.67 in order to implement something.
  17. >>However, I would like to know how much work is needed.  Namely, can I 
  18. >>use the sendmail.cf files that are found on the Sun's OS 4.1.X w/o modification?
  19. >>I have done a few changes to these .cf files and will be terrible if I have
  20. >>to start doing the same on new .cf files.
  21.  
  22. >  The major differences which may cause problems in using the SunOS distributed
  23. >'sendmail.cf' versions are:
  24.  
  25. >     $%x    won't work on 5.67.  SunOS config files use this to
  26. > [...]
  27.  
  28. >     ${ .. $}   No support for NIS lookups during processing.  Also won't
  29. >        use your NIS aliases map.
  30. > [...]
  31.  
  32. I found the NIS lookup features in Sun's sendmail rather useful, so I hacked
  33. the $%x and ${ .. $} syntax into version 5.67 (which we run on our Sun systems
  34. for sanity reasons). We use the NIS features to maintain multiple domains on
  35. out mail server.
  36.  
  37.  -pk
  38.  
  39.  
  40.  
  41.