| Previous | Contents | Index | 
The pmdf profile utility sets PMDF user profile database 
entries. It may be used by the PMDF system manager to define delivery 
methods for local users, and to set the delivery method for a specific 
user or to set a default delivery method for local users, and may also 
be used by users to select among the defined delivery methods.
To create a PMDF profile database, issue a command such as
      # su pmdf -c "pmdf crdb /dev/null PMDF_USER_PROFILE_DATABASE"  | 
Then to run the pmdf profile utility, issue the command
      # pmdf profile  | 
Use the exit or quit command to exit 
pmdf profile. The commands accepted by this utility are 
summarized in Table 31-2 and described in detail subsequently. 
      set method
     | 
    Define a delivery method | 
      show method
     | 
    Show the definition of a delivery method | 
      delete method
     | 
    Delete a delivery method definition | 
      set delivery
     | 
    Select a delivery method | 
      show delivery
     | 
    Show what delivery method is currently selected | 
      delete delivery
     | 
    Clear a delivery method selection | 
| Previous | Next | Contents | Index |