Xref: utzoo comp.os.vms:11770 comp.sys.dec:1026 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!batcomputer!itsgw!madison From: madison@vms.ecs.rpi.edu Newsgroups: comp.os.vms,comp.sys.dec Subject: Re: VMS 5.0 VMSMail_Profile.Data format Message-ID: <5073@itsgw.RPI.EDU> Date: 9 Feb 89 20:36:27 GMT Sender: root@itsgw.RPI.EDU Organization: Engineering Computing Services, Rensselaer Polytechnic Institut Lines: 20 In article <196@oregon.uoregon.edu>, rickm@oregon.uoregon.edu writes... >In article <14397@cup.portal.com>, David_Anthony_Guevara@cup.portal.com writes: >> Does anyone have documentation on the format of the new VMS 5.0 >> mail file? Either that or a version of SYS$EXAMPLES:MAILUAF.COM >> that will run under VMS 5.0-2. [...stuff on VMSMAIL_PROFILE.DATA deleted...] >We too used MAILUAF.COM in our authorization/deauthorization procedures prior >to V5. I wrote a C program to replace it under V5; will be glad to send you >the source if you like. You really don't need to know this stuff! The functionality of MAILUAF.COM is now in MAIL itself. -- Stuff like SHOW FORWARD/USER=username REMOVE username are in there now, documented and supported.