home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / aix / 8943 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  1.2 KB

  1. Path: sparky!uunet!ogicse!mintaka.lcs.mit.edu!hal.gnu.ai.mit.edu!mycroft
  2. From: mycroft@hal.gnu.ai.mit.edu (Charles Hannum)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: Sendmail on 3.2.2
  5. Keywords: sendmail.cf
  6. Message-ID: <1992Aug20.034444.16819@mintaka.lcs.mit.edu>
  7. Date: 20 Aug 92 03:44:44 GMT
  8. Article-I.D.: mintaka.1992Aug20.034444.16819
  9. References: <brooks.714279839@sol.acs.unt.edu>
  10. Sender: news@mintaka.lcs.mit.edu
  11. Organization: /etc/organization
  12. Lines: 25
  13.  
  14.  
  15. (This is not AIX-specific.  It should be in a more general group like
  16. comp.unix.questions, or something directly related to sendmail.)
  17.  
  18. In article <brooks.714279839@sol.acs.unt.edu> brooks@sol.acs.unt.edu
  19. (Brooks Thomas Lowell) writes:
  20. >
  21. >I would like to configure the sendmail.cf file so that it would omit
  22. >the hostname when sending mail.
  23.  
  24. Assuming you have your domain defined somewhere:
  25.  
  26.   DDgnu.ai.mit.edu
  27.  
  28. you can do this easily with a rewrite rule like:
  29.  
  30.   R$*@<$-.$D>    $1@<$D>
  31.  
  32. Without looking at your sendmail.cf, however, it is impossible to say
  33. where to put this.  This is something I would normally expect to be
  34. paid to do.
  35.  
  36. -- 
  37.  \   Charles Hannum, mycroft@ai.mit.edu
  38.  /\  White heterosexual atheist male (WHAM) pride!
  39.