home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / headers / 276 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.3 KB

  1. Xref: sparky comp.mail.headers:276 biz.sco.general:3113
  2. Newsgroups: comp.mail.headers,biz.sco.general
  3. Path: sparky!uunet!usc!sol.ctr.columbia.edu!eff!news.byu.edu!xenitec!golem!davidf
  4. From: davidf@golem.uucp (David J. Fiander)
  5. Subject: Re: SCO Unix MMDF Settings
  6. References: <1992Aug30.062437.21219@telesys.tnet.com>
  7. Message-ID: <1992Sep01.013557.24360@golem.uucp>
  8. Date: Tue, 01 Sep 1992 01:35:57 GMT
  9. Lines: 19
  10.  
  11. According to kreed@telesys.tnet.com (Kevin W. Reed):
  12. >If I send email to a site unknown with a bang style address it gets
  13. >sent to my feed site as   site!user@telesys.tnet.com 
  14. >It added the @telesys.tnet.com to the address.  If I send it with
  15. >a domain style address it comes out as   user@site  
  16. >
  17. >What do I need to change to get the bang style address to work correctly
  18. >or am I wrong to assume that it is not working correctly already.
  19.  
  20. This is "correct".  MMDF is strictly an RFC-822 mail system.
  21. As such, it knows nothing about '!'-style addressing.  This is
  22. why it adds the '@telesys.tnet.com' at the end.  (Another
  23. explanation could be that 'site!user' is a relative address
  24. which must be interpreted in the context in which it was
  25. generated, which the '@...' forces as well.)
  26.  
  27. If user@site (or user@site.uucp) works, then use it.  This will
  28. not cause the rewriting which you dislike to occur, is is
  29. equivalent.
  30.