home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / sendmail / 1939 < prev    next >
Encoding:
Text File  |  1992-07-24  |  992 b   |  25 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: OR (remote mode)?
  5. Message-ID: <1992Jul24.115200.26786@mp.cs.niu.edu>
  6. Organization: Northern Illinois University
  7. References: <1992Jul24.040340.22378@cbnewsl.cb.att.com>
  8. Date: Fri, 24 Jul 1992 11:52:00 GMT
  9. Lines: 14
  10.  
  11. In article <1992Jul24.040340.22378@cbnewsl.cb.att.com> dkk@cbnewsl.cb.att.com (david.k.kallman) writes:
  12.  
  13. >What is the meaning of "OR" in sendmail.cf?
  14.  
  15.   This has a SunOS meaning in Sun versions of sendmail.cf .  It has no
  16. meaning in standard BSD versions.
  17.  
  18.   Roughly speaking, it means that all mail should be directly forwarded
  19. to the host from which the disk partition containing /var/spool/mail
  20. is mounted.  The forwarding is usually done with no local processing,
  21. and none of the usual building of local queue files.
  22.  
  23.   Many people consider 'OR' a bad idea, and comment out that line.
  24.  
  25.