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

  1. Keith Moore <moore@cs.utk.edu> writes:
  2. > If I were providing an IMAP server for a mailing list archive, I
  3. > would not want to keep track of the per-user state for each of the thousands
  4. > of users who might want to peruse the archive.
  5.  
  6. That's a site-policy issue.  There's a tradeoff between the level of
  7. service you want to give users and the amount of resources you want to
  8. devote to providing those users that service.
  9.  
  10. In what I interpret Bob Morgan's example to be (a group of limited
  11. size accessing common mailing list archives), a site woud want to
  12. devote the resources to provide per-user /SEEN state.  In Keith
  13. Moore's example (thousands of users accessing an archive site), a site
  14. may well decide not to provide users any per-user cross-session state.
  15.  
  16. It's also possible that some sites may wish to provide different users
  17. different levels of service.  A well-designed ACL mechanism should be
  18. able to do this.
  19.  
  20.  
  21.