OmniMessaging Installation Guide 1.7
OmniMessaging Installation Guide 
07/22/04  Opsol Integrators Inc. Confidential and Proprietary  26 
POP_RESTRICTED_TO_SUBNETS  CHAR(1)  'i', NOT NULL  Boolean  POP Restricted To subnets 
IGNORE_QUOTAS_FOR_REPORTS  CHAR(1)  'i', NOT NULL  Boolean  Ignore quota for NDRs 
IGNORE_QUOTAS_FOR_ALERTS  CHAR(1)  'i', NOT NULL  Boolean  Ignore Quota for Mailbox full and mailbox 
threshold alerts 
KEEP_UNDELIVERABLE_REPORTS  CHAR(1)  'i', NOT NULL  Boolean  Keep undeliverable NDRs in postmasters 
mailbox 
NDR_RELAY_OMIT_ORIG_MSG  CHAR(1)  'a', NOT NULL  Boolean  Omit original message for NDR Relay 
DOMAIN_LEVEL_SPAM_CHECKING  CHAR(1)  'i', NOT NULL  Boolean  Check for domain level spam 
MAILBOX_LEVEL_SPAM_CHECKING  CHAR(1)  'i', NOT NULL  Boolean  Check for mailbox level spam 
MAX_BLIST_DOM_CACHE  INT 
UNSIGNED 
100, NOT NULL  Entries  Blacklist system domain cache size. These 
many entries will be stored in the cache. 
MAX_BLIST_IP_CACHE  INT 
UNSIGNED 
500, NOT NULL  Entries  Blacklist system IP cache size 
MAX_BLIST_ADDR_CACHE  INT 
UNSIGNED 
500, NOT NULL  Entries  Blacklist system address cache size 
MAX_BLIST_KEEP_PERIOD  LARGEINT  10800000000 
NOT NULL 
Milli 
Seconds 
Blacklist Cache keep period. The cache 
entries will expire after this time period. 
MAX_BL_DOM_DOM_CACHE  INT 
UNSIGNED 
500, NOT NULL  Entries  Blacklist client domain cache size 
MAX_BL_DOM_IP_CACHE  INT 
UNSIGNED 
100, NOT NULL  Entries  Blacklist client IP cache size 
MAX_BL_DOM_ADDR_CACHE  INT 
UNSIGNED 
100, NOT NULL  Entries  Blacklist client address cache size 
MAX_DOM_CACHE  INT 
UNSIGNED 
100, NOT NULL  Entries  Domain cache size 
MAX_DOM_KEEP_PERIOD  LARGEINT  300000000 
NOT NULL 
Milli 
Seconds 
Domain cache keep period 
MAX_SUBNET_CACHE  INT 
UNSIGNED 
100, NOT NULL  Entries  Subnet cache size. 
MAX_SUBNET_KEEP_PERIOD  LARGEINT  300000000 
NOT NULL 
Milli 
Seconds 
Subnet cache keep period 
MAX_PARAMS_KEEP_PERIOD  LARGEINT  1200000000 
NOT NULL 
Milli 
Seconds 
System parameter cache keep period 
MAX_WLIST_DOM_CACHE  INT  100, NOT NULL  Entries  Whitelist Domain Cache size 










