home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11339 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!concert!rock!taco!straylight.acs.ncsu.edu!nsysdbj
  3. From: nsysdbj@straylight.acs.ncsu.edu (David Joyner)
  4. Subject: Re: mail relay  AIX 3.2
  5. Message-ID: <1992Nov6.024953.10612@ncsu.edu>
  6. Sender: news@ncsu.edu (USENET News System)
  7. Organization: North Carolina State University
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <1992Nov5.172345.26124@deis35.cineca.it>
  10. Date: Fri, 6 Nov 1992 02:49:53 GMT
  11. Lines: 23
  12.  
  13.  (anna@deis49.cineca.it) wrote:
  14. : We have problem in sending mail messages outside our local domain.
  15. : If we define 
  16. :  DRmail-relay-name
  17. : in the file /etc/sendmail.cf  ALL messages, including those having addresses
  18. : which can be resolved locally (i.e., appearing in /etc/hosts) are sent to
  19. : mail-relay-name. We would like these addresses to be resolved locally, and the
  20. : relay to be used only for "unknown" addresses. 
  21. : Thanks for any hint. 
  22. :                                
  23.  
  24. The behavior that you want is exactly how the R macro is documented
  25. in the sendmail.cf file.  By default, if you have that macro defined,
  26. only outgoing mail that cannot be locally resolved is sent to the
  27. relay host.  If you're seeing something different, check out the lines
  28. in ruleset 0 after the comment "Resolve addresses that are in our
  29. local domain".  They should be uncommented.
  30.  
  31. --
  32. David Joyner (nsysdbj@acs.ncsu.edu)
  33. Unix Systems Programmer                            | Phone: (919) 515-2794  |
  34. NCSU Administrative Computing Services             | FAX:   (919) 515-3787  |
  35.  
  36.