home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / mail / sendmail / 1951 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.9 KB  |  48 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!ccsf.caltech.edu!jack
  3. From: jack@ccsf.caltech.edu (Jack Stewart)
  4. Subject: SUMMARY: "Wildcards in the DOMAINTABLE"
  5. Message-ID: <1992Jul27.173241.13306@cco.caltech.edu>
  6. Keywords: ruleset #8, domaintable, multiple domains
  7. Sender: news@cco.caltech.edu
  8. Nntp-Posting-Host: laguna.ccsf.caltech.edu
  9. Organization: CCSF Caltech, Pasadena, CA
  10. Date: Mon, 27 Jul 1992 17:32:41 GMT
  11. Lines: 35
  12.  
  13. QUESTION:  How do you make ida-sendmail look for multiple domain names
  14. to fully qualify 'user@host'
  15.  
  16. SOLUTION: The answer to modify Ruleset #8 in the sendmail.cf to look
  17. up addition domains using the $[...$] construct.  You will need to add
  18. a rule for each domain that you wish to add.
  19.  
  20. However having said that it is not clear that this would be
  21. desireable.  This could lead to ambiguties and name conflicts.  So far
  22. I have been careful to make sure that there are no like names in my
  23. subdomain and in the caltech.edu domain.  However, there are some 25
  24. subdomains within caltech.edu so it is quite likely there could be
  25. like names between the different subdomains.
  26.  
  27. The DOMAINTABLE can be used to qualify specific hostnames.  For right
  28. now, this seems to be enough.  Fortuneately whenever there is a
  29. bounce, the error message is quite specific ("unable to resolve
  30. hostname, please used fully qualified address") so I will probably not
  31. modify Ruleset #8 unless I get desperate.
  32.  
  33. Many thanks to the following people for their help and input:
  34.  
  35. Neil W Rickert <rickert@cs.niu.edu>
  36. jlange@ugcs.caltech.edu (Jon E. Lange)
  37. Christophe Wolfhugel <Christophe.Wolfhugel@univ-lyon1.fr>
  38. Nigel Metheringham <nigelm@ohm.york.ac.uk>
  39.  
  40.  
  41. ---Jack
  42.  
  43. --
  44. Jack Stewart                                     E-Mail: jack@CCSF.Caltech.EDU
  45. Caltech Concurrent Supercomputing Facilities,     Phone: 818-356-2153
  46. Mail Code # 158-79, 391 S. Holliston, 
  47. Pasadena, CA 91125.                            #include  <std.disclaimer>
  48.