home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / sendmail / 2181 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.1 KB  |  23 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: IDA-sendmail takes forever to build aliases
  5. Message-ID: <1992Sep1.141809.2067@mp.cs.niu.edu>
  6. Organization: Northern Illinois University
  7. References: <rhoward.714944884@matd> <root.715006495@merlin> <LINDA.92Sep1153605@matisse.uni-paderborn.de>
  8. Date: Tue, 1 Sep 1992 14:18:09 GMT
  9. Lines: 12
  10.  
  11. In article <LINDA.92Sep1153605@matisse.uni-paderborn.de> linda@uni-paderborn.de (Linda Floren) writes:
  12. >
  13. >Try defining DEFAULT_DOMAIN to append acadiau.ca and  HIDDENNET to
  14. >remove the hostname from user@host.acadiau.ca .
  15.  
  16. I don't recommend this.  You can try HIDDENDOMAIN or HIDDENNET or MAILNAME
  17. to control the domain name on outbound mail.  But don't use DEFAULT_DOMAIN.
  18. The DEFAULT_DOMAIN is mainly for hosts who don't have access to a
  19. nameserver, and must depend on an /etc/hosts lookup to qualify host
  20. names.  Often this leaves local hostnames unqualified, so DEFAULT_DOMAIN
  21. is appended in an attempt to provide a fully qualified name.
  22.  
  23.