home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / mail / headers / 465 next >
Encoding:
Text File  |  1993-01-22  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.mail.headers
  2. Path: sparky!uunet!spool.mu.edu!sgiblab!daver!hico2!sonyd1.broadcast.sony.com!blilly.uucp!bruce
  3. From: bruce@blilly.uucp (Bruce Lilly)
  4. Subject: Re: Headers??? How many formats?
  5. References: <1jh8mbINNqlb@daisy.ee.und.ac.za> <1993Jan19.193144.3580@netcom.com> <1993Jan19.211424.9632@news.csuohio.edu>
  6. Organization: Bruce Lilly
  7. Date: Thu, 21 Jan 93 23:47:53 GMT
  8. Message-ID: <1993Jan21.234753.20583@blilly.uucp>
  9. Reply-To: lilb@sony.compuserve.com (Bruce Lilly)
  10. Lines: 25
  11.  
  12. In article <1993Jan19.211424.9632@news.csuohio.edu>,
  13.  posted to comp.mail.headers,
  14.  damin@ullman.cba.csuohio.edu (Greg Boehnlein) wrote:
  15. > Once the mail was AT these locations, it 
  16. >was my job to pick up the mail files in their original format, download 
  17. >them to our gateway machines, parse and distribute them, converting in the
  18. >process between the Internet (RFC 822) standards and our FutureNet standards.
  19.  
  20. mail != files.
  21.  
  22. In order to deliver the messages, you don't want to look at the headers, you
  23. want to look at the envelope address. The same applies to the return
  24. address; it comes from the envelope, not the headers.
  25.  
  26. It is perfectly legal to have a message with no To: header and an empty Bcc:
  27. header.
  28.  
  29. If you must deal with the message as a stream of characters (or a disk
  30. file), I'd recommend using an SMTP-formatted message, where the envelope
  31. addresses are contained in the SMTP MAIL FROM (or SAML/SOML/SEND FROM) and
  32. RCPT TO commands. This is sometimes called batched SMTP. RFC821 (as amended
  33. by RFC1123) is the SMTP specification.
  34.  
  35. -- 
  36.     Bruce Lilly        ...uupsi!monymsys!sonyd1!blilly!bruce
  37.