OmniMessaging Installation Guide 1.7
OmniMessaging Installation Guide
07/22/04 Opsol Integrators Inc. Confidential and Proprietary 25
10 DATABASE TABLE INFO
10.1 System Parameter Table
(NOTE: “i”= inactive, “a”= active, “-1”= no limits, relay = mail sent to outside user,
NDR = Non Delivery Report
The constraints are added for the following cache values
for the System Parameter table.
MAX_BLIST_DOM_CACHE <> 0
MAX_BLIST_IP_CACHE <> 0
MAX_BLIST_ADDR_CACHE <> 0
MAX_BL_DOM_DOM_CACHE <> 0
MAX_BL_DOM_IP_CACHE <> 0
MAX_BL_DOM_ADDR_CACHE <> 0
MAX_DOM_CACHE <> 0
MAX_SUBNET_CACHE <> 0
MAX_WLIST_DOM_CACHE <> 0
This is to make sure that the following cache values can not be zero.)
COLUMN NAME DATA TYPE DEFAULT UNIT DESCRIPTION
MS_VERSION CHAR(8) "0.41"
NOT NULL
Number Message store version. Provided by
development.
MAX_MSG_SIZE INT 83886080
NOT NULL
BYTE Max message size
MAX_MAILBOX_SIZE LARGEINT -1, NOT NULL BYTE Max mailbox size
MAX_MSG_RETENTION_PERIOD INT -1, NOT NULL Day Max message retention period
THRESHOLD SMALLINT 100, NOT NULL % Mailbox threshold
IMAP_RESTRICTED_TO_SUBNETS CHAR(1) 'i', NOT NULL Boolean Subnet checks to be done for Imap
operations