; This file contains a list of all legal user directories
; that an address may have access to.
;
; This is meant for private file areas only, which may not be supported
; in future versions, at least not in the same form as they are now.
;

; Only the mail server owner can access the INFO subdirectory
%InsOwnerID% %InsVmsDir%\info

; All users at %InsNode% have access to this directory
@%InsNode% %InsVmsDir%\private

; The mailing list owner for the sample list can access this directory
%InsOwnerID% %InsVmsDir%\mail
