1 02/13/84  delete_mail_table_entry
 2 
 3 Syntax:  delete_mail_table_entry name
 4 
 5 
 6 Function:  removes entries from the mail table which are not associated
 7 with a registered user.
 8 
 9 
10 Arguments:
11 name
12    is a string which specifies a mail table entry that is to be
13    deleted.  It must be enclosed in quotation marks if it contains
14    blank spaces.
15 
16 
17 Notes:  In order to maintain consistency with the person name table
18 (PNT), this command will not permit entries which are associated with
19 registered users to be deleted.  If the mail table entry has aliases
20 then the alias entries are also deleted.
21 
22 
23 Access required:  The user must have e access to the gate
24 mail_table_priv_.