PMDF popstore & MessageStore Manager's Guide


Previous Next Contents Index

Chapter 13
13 Logging
     13.1     PMDF-style Logging
     13.2     The Site-Supplied Logging Interface
         13.2.1         Linking a Shared Library
         13.2.2         Logging Data Types
         13.2.3         Logging Samples
         13.2.4         POPSTORE_user_log Structure
         13.2.5         POPSTORE_message_log Structure
         13.2.6         POPSTORE_message_store_log Structure
         13.2.7         POPSTORE_recipient_list Structure
Chapter 14
14 Miscellaneous Subroutines
     14.1     Computation Subroutines
     14.2     File Locations
     14.3     Subroutine To Validate A Password
Index
Index
Examples
4-1 list_forward formatting file
4-2 list_users formatting file
4-3 show_counters formatting file
4-4 show_message formatting file
4-5 show_users account formatting file
4-6 show_users message list formatting file
5-1 show_message Formatting File
5-2 show_user Account Formatting File
5-3 show_user Message List Formatting File (popstore only)
9-1 Account Listing Report
12-1 Creating a New Account from Scratch
12-2 Creating a New Account by Copying the default Account
12-3 Formatting File for Account Listings
12-4 Generating Account Listings
12-5 Simple Account Listing
12-6 Account Billing Operations
12-7 Message Lists
12-8 Displaying New Messages
13-1 Logging of a user profile modification
13-2 Logging of a POP3 client downloading and deleting a message
13-3 Logging of the storage of a message
14-1 Default compute_connect Subroutine
14-2 Default compute_block_days Subroutine
14-3 UNIX map_profile_filename Sample Subroutine
14-4 UNIX /pmdf/table/popstore_profile_paths Sample File
14-5 OpenVMS map_profile_filename Sample Subroutine
14-6 OpenVMS PMDF_TABLE:popstore_profile_paths. Sample File
14-7 validate_password Sample Subroutine
Figures
1-1 Example management groups
Tables
1-1 popstore Account Fields
2-1 popstore API routines which support the MessageStore
3-1 MessageStore ACL Rights
4-1 add_group command parameters
4-2 add_user command parameters
4-3 copy_user command parameters
4-4 delete_group command parameters
4-5 delete_message command parameters
4-6 delete_messages command parameters
4-7 delete_user command parameters
4-8 forward command parameters
4-9 list_forward command parameters
4-10 General substitution strings
4-11 list_forward command substitution strings
4-12 list_groups command parameters
4-13 list_groups command substitution strings
4-14 list_users command parameters
4-15 list_users command substitution strings
4-16 modify_group command parameters
4-17 modify_user command parameters
4-18 rename_user command parameters
4-19 show_counters command parameters
4-20 show_counters command substitution strings
4-21 show_message command parameters
4-22 show_message command substitution strings
4-23 show_user command parameters
4-24 show_user mformat command substitution strings
4-25 unforward command parameters
5-1 delete Command Parameters
5-2 show Command Parameters
5-3 set_pwd Command Parameters
5-4 show_user Command Parameters
6-1 Summary of command line management commands (UNIX& NT)
7-1 Summary of command line management commands (OpenVMS)
12-1 Constants
12-2 Basic Data Types
12-3 Subroutines included in the API
12-4 POPSTORE_user_update Operations
13-1 Summary of Logging Data Types
13-2 LOG_ACTIVITY_MASK Bit Values


Previous Next Contents Index