home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / mail / sendmail / 2250 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.5 KB  |  32 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!yale.edu!jvnc.net!erenj.com!grmensz.erenj.com!user
  3. From: grmensz@grmensz.erenj.com (Gary R. Menszyk)
  4. Subject: Rewriting headers
  5. Message-ID: <grmensz-110992082158@grmensz.erenj.com>
  6. Followup-To: comp.mail.sendmail
  7. Sender: news@erenj.com (USENET News System)
  8. Nntp-Posting-Host: 159.70.37.13
  9. Organization: Exxon Research and Engineering, New Jersey
  10. Date: Fri, 11 Sep 1992 12:28:05 GMT
  11. Lines: 19
  12.  
  13. We are trying to setup mail servers and name servers such that all mail
  14. sent out via the Internet will show the address of each user as in the
  15. domain erenj.com.  Internally we are connecting a number of sites together
  16. which do not have Internet access.  For that internal environment, we want
  17. to be able to utilize a different naming structure.  E.g. the internal name
  18. would be based on the following convention:
  19.  
  20.    <user>@<machine>.<organization>.<geographic region>.<company>.com
  21.  
  22. We want all machines machines to point to a domain based on this latter
  23. convention, but want all mail to go out under the erenj.com domain.
  24.  
  25. I have heard that some mailers incorrectly use information contained in the
  26. From: part of the message to establish a return address. Although we could
  27. rewrite the information in the address portion of the message, if this
  28. situation exists, we will have a problem with messages which are replied to
  29. using a <company>.com domain which is not accessible via the Internet.
  30.  
  31. Comments????
  32.