home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / mail / pmdf / 2276 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.5 KB

  1. Path: sparky!uunet!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. Newsgroups: vmsnet.mail.pmdf
  3. Subject: RE: Digested lists and the Notes channel
  4. Message-ID: <01GONQAUPNC69FM7LA@INNOSOFT.COM>
  5. From: Ned Freed <ned@innosoft.com>
  6. Date: 11 Sep 1992 12:54:40 -0700 (PDT)
  7. Organization: The Internet
  8. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  9. Resent-Date: 11 Sep 1992 12:54:40 -0700 (PDT)
  10. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  11. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  12. Resent-Message-ID: <01GONQGXAK3M984OSY@YMIR.CLAREMONT.EDU>
  13. X-Vms-To: IN%"BOWMAN_BRETT_E@LILLY.COM"
  14. X-Vms-Cc: IPMDF
  15. Mime-Version: 1.0
  16. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  17. Content-Transfer-Encoding: 7BIT
  18. Lines: 17
  19.  
  20. There currently isn't any way of undigestifying messages before passing
  21. them to NOTES. I asked about this publicly when I originally developed
  22. the channel and the general repsonse was that undigestifying was Wrong
  23. and possibly even Evil. Since I'm not a VAX NOTES user I don't have any
  24. real opinion myself, so I elected not to provide such an option (I do have
  25. lots of other things to do...). I have since encountered (as expected)
  26. people who think such a thing would be nice to do, but too late for
  27. anything in V4.1. It is on the list for V4.2.
  28.  
  29. If you saw the code necessary to do a good job of this you'd understand
  30. why it is far from trivial. We're talking roughly 2000 lines of code
  31. here to handle all the cases (MIME digest format plus all the older
  32. formats). Fortunately this code exists in PMDF for other reasons; it is
  33. only necessary to fit a bunch of calls into the NOTES channel to make
  34. use of it.
  35.  
  36.                 Ned
  37.