home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / VMS220.ZIP / USER / USERDIRS < prev   
Encoding:
Text File  |  1992-12-21  |  538 b   |  16 lines

  1. ; This file contains a list of all legal user directories
  2. ; that an address may have access to.
  3. ;
  4. ; This is meant for private file areas only, which may not be supported
  5. ; in future versions, at least not in the same form as they are now.
  6. ;
  7.  
  8. ; Only the mail server owner can access the INFO subdirectory
  9. %InsOwnerID% %InsVmsDir%\info
  10.  
  11. ; All users at %InsNode% have access to this directory
  12. @%InsNode% %InsVmsDir%\private
  13.  
  14. ; The mailing list owner for the sample list can access this directory
  15. %InsOwnerID% %InsVmsDir%\mail
  16.