1 02/13/84  create_mail_table
 2 
 3 Syntax:  create_mail_table
 4 
 5 
 6 Function:  allows system administrators to create the initial mail
 7 table.  The mail table is initially populated with information taken
 8 from the person name table (PNT).
 9 
10 
11 Notes:  The user must have e access to the gate mail_table_priv_, r
12 access to the PNT, and sma access to >site>mail_system in ring-2.  In
13 addition, the access class of the mail table will be the current
14 authorization of the creator, so this user should be logged in at
15 system_low (this may be ignored if the site does not use multiple AIM
16 levels); the command will attempt to set dir and seg privileges, in
17 which case the mail table will be created at system low, regardless of
18 the authorization of the creator.
19 
20 Generally, this command should only be needed once, the first time the
21 system is booted when it is delivered, or when the site first upgrades
22 to MR10.2.  It must be used after the PNT has been created, but before
23 the system is brought up for regular service; the safest way is to run
24 it before the Answering Service is started.