home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / pine / imap_archive / text0142.txt < prev    next >
Encoding:
Text File  |  1993-07-02  |  1.3 KB  |  31 lines

  1.  
  2. On Fri, 2 Jul 1993, John Gardiner Myers wrote:
  3.  
  4. > It's also possible that some sites may wish to provide different users
  5. > different levels of service.  A well-designed ACL mechanism should be
  6. > able to do this.
  7.  
  8. Today NNTP news servers provide a way to deal with both anonymous/ 
  9. stateless access by zillions of unknown users, and access by users
  10. where per-user state is maintained, by virtue of .newsrc files.  We 
  11. should be able to do at least as well with mail archives.
  12.  
  13. We want to be sure that we don't paint ourselves into any corners with
  14. respect to where we *assume* per-user state information is stored.  It
  15. *may* be on the same machine that has the archive, but not necessarily. 
  16.  
  17. I believe it is necessary to decouple the two, and I believe that the IMAP
  18. equivalent of an anonymous FTP server will be very useful.  We have this
  19. now* for data organized as a news hierarchy; we need to do it for regular
  20. mailbox files.  I see no reason why the same archive couldn't serve the
  21. needs of those who wish to keep track of what messages they've
  22. seen/pseudo-deleted/etc. I'm hoping IMSP can be used to bring the per-user
  23. state file to the client from wherever it might be stored. 
  24.  
  25. -teg
  26.  
  27. * PC-Pine uses this idea to provide a convenient way to get new versions 
  28.   of itself.
  29.  
  30.  
  31.