home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / misc / 4087 < prev    next >
Encoding:
Internet Message Format  |  1992-12-25  |  2.2 KB

  1. Xref: sparky comp.mail.misc:4087 comp.sources.wanted:5488
  2. Newsgroups: comp.mail.misc,comp.sources.wanted
  3. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!malgudi.oar.net!tga
  4. From: tga@oar.net (Germann Associates)
  5. Subject: Re: RFC822 parser library?
  6. Message-ID: <1992Dec25.170917.9390@oar.net>
  7. Organization: Ohio Academic Resources Network
  8. References: <TML.92Dec23214353@hemuli.tik.vtt.fi>
  9. Date: Fri, 25 Dec 1992 17:09:17 GMT
  10. Lines: 43
  11.  
  12.  
  13. Try the c-client available from cac.washington.edu (somewhere under the
  14. pub tree).  The name is c-client.tar.Z
  15.  
  16.  
  17. Eric
  18. ============================================================================
  19. Eric Germann                               Quote for the campaign:
  20. The Germann Associates                     "Lead, follow, or get out of the 
  21. eric@tga.com                                way"   - Lee Iacocca 
  22.  
  23.  
  24.  
  25. In article <TML.92Dec23214353@hemuli.tik.vtt.fi> tml@tik.vtt.fi (Tor Lillqvist) writes:
  26. >I am looking for a parser library for RFC 822 headers.  The interface
  27. >could be something like this:
  28. >
  29. >    1) First call some function that parses the headers from a
  30. >text stream (fil, buffer, whatever), and stores it in some internal
  31. >data structure. 
  32. >
  33. >    2) After this, you can call funtions to enumerate and retrieve
  34. >what headers were present.  The headers are available both in "raw"
  35. >form (exactly as in the text stream), and in some pre-digested form
  36. >with comments stripped, multiple recipients in a linked list, dates
  37. >converted to time_t (or perhaps struct tm), etc.
  38. >
  39. >Not wanting to re-invent the wheel, is such a beast perhaps already
  40. >(freely) available?  Thanks for any pointers. Reply by both posting
  41. >(to the benefit of others, and I'm probably too busy to make a
  42. >summary), and by mail (I might forget what newsgroups I posted this
  43. >question to :-), please.
  44. >--
  45. >Tor Lillqvist,
  46. >working, but not speaking, for the Technical Research Centre of Finland,
  47. >Laboratory for Information Processing (VTT/TIK).
  48.  
  49.  
  50. -- 
  51. ============================================================================
  52. Eric Germann                               Quote for the campaign:
  53. The Germann Associates                     "Lead, follow, or get out of the 
  54. eric@tga.com                                way"   - Lee Iacocca 
  55.