Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!CRVAX.SRI.COM!RAY From: RAY@CRVAX.SRI.COM.UUCP Newsgroups: mod.computers.vax Subject: Re: mail directory Message-ID: <8703050201.AA15878@ucbvax.Berkeley.EDU> Date: Wed, 4-Mar-87 21:01:19 EST Article-I.D.: ucbvax.8703050201.AA15878 Posted: Wed Mar 4 21:01:19 1987 Date-Received: Fri, 6-Mar-87 05:38:42 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Distribution: world Organization: The ARPA Internet Lines: 11 Approved: info-vax@sri-kl.arpa VMS Mail uses two files determine information about a user. The SYSUAF file and VMSMAIL.DAT - normally located in SYS$SYSTEM:. The sysuaf file is read to determine where your default directory is (why not use SYS$LOGIN?) and to check the UAF Flags for mail - DisNewMail and DisMail. The VMSMAIL file is check for your Personal Name, Forwarding Address, Mail subdirectory, and the flags SendSelf and ReplySelf. Your default directory is calculated by taking the default from Sysuaf and combining it with the subdirectory in VMSMAIL. Ray