|  |     
    Hi Maaike,
    
    I presume the VMSfile contains the right format;
        
        1                                    38
        Name                                 ( name @mailbox @node )
        
    I think it has been discussed in previous versions of the ALL-IN-1
    conference, but one of the ways to do it is :
    
    For Distribution list:
    
    - Use <MAIL DIST_CREATE "name" 		(name = @name or name:)
    - Goto WP menu and select the dist list
    - Use <COPY "VMSfile" OA$CURDOC_FILENAME
    
    For System distribution list:
    
    - Use <MAIL SYS_DIST_CREATE "name"
    - Use <COPY "VMSfile" PROFIL.ADDR1["name"]
    
    For the second one you need the right privs ofcourse as the file
    resides in one of the OA$SHAR* directories.
    
    HTH,
    
    	Simon.
    
    PS I must have seen too many 'Die Hard' movies, explaining such 'Die hard'
       methods
 | 
|  | Hi Maaike,
If the user doesn't have the privilege to enter commands interactively, here's 
another method.
1. DT RV : Document Transfer - Receive Document from VMS
2. Folder: DISTRIBUTION LISTS
   Title : any valid title starting with @ or ending with :
3. Type Fulldb and change type from Document to DISTRIB LIST
Martin
 |