OmniMessaging Installation Guide 1.7
OmniMessaging Installation Guide
07/22/04 Opsol Integrators Inc. Confidential and Proprietary 27
UNSIGNED
MAX_WLIST_DOM_KEEP_PERIOD LARGEINT 300000000
NOT NULL
Milli
Seconds
Whitelist domain Cache keep period
AUTOREPLY_INTERVAL LARGEINT 604800000000
NOT NULL
Milli
Seconds
AutoReply Interval
WARN_MAIL_SEND_INTERVAL LARGEINT 86400000000
NOT NULL
Milli
Seconds
Warning Mail Send Interval. Threshold
warning messages are repeated after this
period.
DANGLING_MSG_KEEP_PERIOD LARGEINT 7200000000
NOT NULL
Milli
Seconds
Dangling Message Keep Period
MAX_MBOX_PER_USER INT -1, NOT NULL Number Max Mailboxes that each user can create
MAX_SUBSCRIPTION_PER_USER INT -1, NOT NULL Number Max mailboxes that each user can subscribe
MAX_LOGIN_ATTEMPTS INT -1, NOT NULL Number Max consecutive unsuccessful Login
attempts after which the user is locked
MAX_SESSIONS_PER_USER INT -1, NOT NULL Number Max concurrent IMAP Sessions allowed
REMOVE_BCC_HEADER CHAR(1) 'i', NOT NULL Boolean Flag to keep or remove the BCC header info
in the mail
POP_BEFORE_SMTP CHAR(1) 'a', NOT NULL Boolean Activate POP Before SMTP
POP_BEFORE_SMTP_PERIOD LARGEINT 3600000000
NOT NULL
Milli
Seconds
POP Before SMTP Period
MAX_REMOTE_MSG_SIZE INT 83886080
NOT NULL
BYTES Maximum Remote Message size
NDR_INCLUDE_ONLY_HEADERS CHAR(1) ‘i’, NOT NULL Boolean When active, original message is received
as an attachment with NDR message
MAX_NUMBER_OF_MESSAGES INT -1 Number Max number of messages that can be
present in any user’s mailbox
AUTH_FAILED_KEEP_CONNECTION CHAR(1) ‘a’ Boolean When active, the connection for retries for
login or authenticate is retained
RELAY_CACHE_KEEP_PERIOD LARGEINT 86400000000 Milli
Seconds
Refreshes relay details in cache for
specified period