PMDF popstore & MessageStore Manager's Guide


Begin Index

Contents (summary)
Preface Preface
Chapter 1 Overview
Chapter 2 The PMDF MessageStore
Chapter 3 Options
Chapter 4 Web-based Management Interface
Chapter 5 Web-based User Interface
Chapter 6 UNIX & Windows Command Line Management Utility
Chapter 7 OpenVMS Command Line Management Utility
Chapter 8 Migration
Chapter 9 Report Generation
Chapter 10 Inbound Message Delivery & Message Bouncer
Chapter 11 Servers
Chapter 12 Application Program Interface (API)
Chapter 13 Logging
Chapter 14 Miscellaneous Subroutines
  Index
  Figures
  Examples
  Tables


Contents


Preface
Preface Preface
Chapter 1
1 Overview
     1.1     Introduction
     1.2     Licensing
     1.3     Accounts
         1.3.1         Account Naming
             1.3.1.1             The Preferred Naming Scheme
             1.3.1.2             The Default Naming Scheme
             1.3.1.3             Another Obsolete Naming Scheme
         1.3.2         Account Passwords
             1.3.2.1             Password Location
             1.3.2.2             Using the Operating System's Password Database
             1.3.2.3             Password Security
         1.3.3         Account Quotas
         1.3.4         Management Groups
         1.3.5         User Domains
         1.3.6         Account Usage Flags
         1.3.7         Privileged Accounts
         1.3.8         Bulk Loading
         1.3.9         Account Storage
     1.4     Messages
     1.5     Forwarding Mail
Chapter 2
2 The PMDF MessageStore
     2.1     Introduction
     2.2     Licensing
     2.3     Accounts
         2.3.1         Account Naming
     2.4     Messages
     2.5     Management
         2.5.1         Web-based Management Utility
         2.5.2         Command Line Management Utility
         2.5.3         IMAP-based Management Utilities
         2.5.4         Reconstruct Utility
     2.6     Application Program Interface (API)
Chapter 3
3 Options
     3.1     Location of the Option Files
     3.2     Option File Formats
     3.3     Options for Both the popstore and the MessageStore
     3.4     popstore Specific Options
     3.5     MessageStore Specific Options
Chapter 4
4 Web-based Management Interface
     4.1     Using the Management Interface
         4.1.1         Restricting Access
         4.1.2         Location of the Management Interface
     4.2     Using the Password Change Interface
     4.3     The Management CGI
         4.3.1         Processing HTTP Requests
         4.3.2         Generating HTTP Responses
         4.3.3         An Example
         4.3.4         Management Commands
             4.3.4.1             add_group Command: add a new management group
             4.3.4.2             add_user Command: add a new user account
             4.3.4.3             copy_user Command: copy an existing user account
             4.3.4.4             delete_group Command: delete a management group
             4.3.4.5             delete_message Command: delete a user's message
             4.3.4.6             delete_messages Command: delete a user's messages
             4.3.4.7             delete_user Command: delete a user account
             4.3.4.8             forward Command: establish a forwarding address
             4.3.4.9             list_forward Command: list forwarding addresses
             4.3.4.10             list_groups Command: list management groups
             4.3.4.11             list_users Command: list user accounts
             4.3.4.12             modify_group Command: modify a management group definition
             4.3.4.13             modify_user Command: modify a user account
             4.3.4.14             rename_user Command: rename a user account
             4.3.4.15             show_counters Command: show channel counters
             4.3.4.16             show_message Command: show a user's message
             4.3.4.17             show_user Command: show a user account
             4.3.4.18             unforward Command: remove a forwarding address
Chapter 5
5 Web-based User Interface
     5.1     Using the User Interface
         5.1.1         Restricting Access
         5.1.2         Location of the User Interface
     5.2     The User CGIs
         5.2.1         User Interface Commands
             5.2.1.1             delete command: delete a stored message (popstore only)
             5.2.1.2             show command: show a stored message (popstore only)
             5.2.1.3             set_pwd command: change the user's password
             5.2.1.4             show_user command: show information about the user's account
         5.2.2         Header trimming of displayed messages
Chapter 6
6 UNIX & Windows Command Line Management Utility
     6.1     Basic operation
     6.2     Adding new accounts
     6.3     Listing accounts
     6.4     Modifying accounts
     6.5     Removing accounts
     6.6     Changing new account defaults
     6.7     Bulk loading accounts
     6.8     Returning or deleting messages
     6.9     Account quotas
     6.10     Blocking access, blocking new mail, and locking passwords
     6.11     Forwarding mail
     6.12     Management groups
     6.13     User domains
         6.13.1         Enabling user domains
         6.13.2         Creating a new user domain
         6.13.3         Managing a user domain
         6.13.4         Deleting a user domain
     6.14     Use of the utility by non-privileged users
     6.15     Information display formats
         6.15.1         Changing default display formats
         6.15.2         Report generation
     6.16     Recreating the Default Account
     6.17     Recreating the User Database
     6.18     Command descriptions
    Command 1     add
    Command 2     copy
    Command 3     delete
    Command 4     exit
    Command 5     forward
    Command 6     group
    Command 7     login
    Command 8     logout
    Command 9     modify
    Command 10     noforward
    Command 11     quit
    Command 12     rename
    Command 13     run
    Command 14     set domain
    Command 15     set storage_units
    Command 16     set time_units
    Command 17     show
    Command 18     test


Previous Next Contents Index