lyrConfigClusterSettings
These settings are used by all machines in a ListManager cluster.
AdminEmail |
The email address of the administrator responsible for this server. (varchar(50), NULL) |
AllowCsvUpdateNonNormal |
Specifies whether ListManager will allow CSV imports to update non- normal members (e.g., held or unsubscribed) to be normal. (bool) |
AllowNntp |
Specifies whether ListManager will allow connections via NNTP. (bool) |
BannedFrom |
Bans all email from a particular address. ListManager will terminate connections with these address(es) in the SMTP MAIL FROM:.(text(16), NULL) |
BillingCustomerTypes |
(varchar(255), NULL) |
BillingEmail |
The address used as the default From: for bills. (varchar(100), NULL) |
BillingName |
(varchar(100), NULL) |
BindDNSPort |
The IP address ListManager should bind to for the purposes of DNS lookups. (smallint(2), NULL) |
CheckJoinMailForSpam |
Whether ListManager should check incoming email subscriptions for spam. (bool) |
CreateLogEntries |
Whether ListManager should log mailings sent to lists. (bool) |
DbVersion |
What version of ListManager is this database for. (int(4), default '0') |
DefaultDomain |
What, if any, should be added to the domain if not provided by the user? For example, if mail is sent to 'bob' with no @, what @domain should be appended? (varchar(50), NULL) |
DigestFooter |
Sever level digest footer. (text, NULL) |
DigestHeader |
Server level digest header. (text, NULL) |
DisableMemberHolds |
Whether putting members on hold should be disabled for the entire server. (bool) |
DisableRegexBadFirstLines |
Whether ListManager should check first lines of mailings. (bool) |
DisableRegexBadFrom |
Whether ListManager should check From: addresses. (bool) |
DisableRegexBadSubject |
Whether ListManager should check subject lines. (bool) |
EnableContentInternational |
Whether ListManager should allow different character sets when creating Content or Mailings. (bool) |
EnableReportLegends |
Whether ListManager should display legends for reports. (bool) |
ExtensionsDirectory |
What directory ListManager should use for program extensions. (varchar(100), NULL) |
ForwardMailIP |
IP address to forward non-ListManager mail to. (varchar(15), NULL) |
ForwardMailPort |
Port to forward non-ListManager mail to.(smallint(2), NULL) |
GlobalBanServerAddress |
IP address of global ban server. (varchar(15), NULL) |
GlobalBanServerPassword |
Password for global ban server. (varchar(50), NULL) |
GlobalBanServerPort |
Port of global ban server. (smallint(2), NULL) |
HomePageCalcOptional |
Whether ListManager should automatically generate reports on the homepage that may take a long time to generate. (bool) |
HeloText |
The HELO text ListManager should use if none is specified by the site and ListManager cannot detect one.(varchar(50), NULL) |
HideDisclaimerMenus |
Whether ListManager should display menu items disabled by the server's activation code. (bool) |
InmailPurgeDays |
The number of days ListManager should keep incoming mail before purging it. (smallint(2), default 5) |
LastAutoDocSendID |
Internal use only. The last Member ID checked for sending a document. (int(4), default 0) |
LastUpdate |
Internal use only. The last time this table was updated. (datetime(8)) |
LogFileLines |
The number of debug log lines to keep in file before rotating. (int(4), default 100000) |
LoggingErrorLevel |
What level of logging ListManager should display in the debug log. (tinyint(1), default 30) |
LogToConsole |
Whether ListManager should log errors to the console window. (bool) |
LogToFile |
Whether ListManager should log errors to a file. (bool) |
LogWhatSubsystems |
Which subsystems should ListManager log. (int(4), default 2147483647) |
LoopBreak |
How many repeated messages should ListManager accept before blocking it as a loop. (smallint(2), default 50) |
LoopExceptions |
Which email addresses should not be subject to loop restrictions. (text, NULL) |
MaxMessageSize |
The maximum size message ListManager should receive, in bytes. (int(4), default 10485760) |
MaxSubscribeBodyLines |
The maximum number of lines allowed in a subscription email before considering it spam. (smallint(2), default 6) |
MaxSubscribeBodyLinesHTML |
The maximum number of lines allowed in a subscription HTML email message before considering it spam. (smallint(2), default 16) |
MergeAllowBody |
Whether ListManager should allow scripting in message bodies. (bool) |
MergeCapabilities |
What level of scripting should ListManager allow in messages. (tinyint(1), default 1) |
MessageFooter |
Sever level message footer. (text, NULL) |
MessageHeader |
Sever level message header. (text, NULL) |
MetricsPurgeDays |
How many days should ListManager keep system metrics, such as server sending speed. (int(4), default 0) |
MimeModerationNotice |
Whether ListManager should send notification of messages to moderate in MIME format. (bool) |
MriShowAllSites |
Whether ListManager should show lists from all sites in the Discussion Forum Interface. (bool) |
NameCheck |
When receiving a posting to a list, whether ListManager should try to match the name of the poster to an authorized sender if the email address does not match. (bool) |
NntpPort |
The port ListManager uses for NNTP. (smallint(2), default 119) |
OutmailPurgeDays |
The number of days ListManager keeps outmail records that are not mailings to lists. (int(4), default 5) |
PgmAfter |
Program ListManager should run after messages sent to the lyris@address. (varchar(255), NULL) |
PgmBefore |
Program ListManager should run before messages sent to the lyris@address. (varchar(255), NULL) |
RebrandEmail |
Word to replace "lyris" in messages sent from the server. (varchar(50), NULL) |
RebrandName |
Name to replace "Lyris ListManager" in messages sent from the server. (varchar(50), NULL) |
RcvDomains |
Domains for which ListManager should receive mail. (text, NULL) |
RegexBadFirstLine |
This field is currently unused. (text, NULL) |
RegexBadFrom |
This field is currently unused. (text, NULL) |
RegexBadSubject |
This field is currently unused. (text, NULL) |
RemoveCommandAddrs |
What command addresses should ListManager not respond to. (text, NULL) |
RetryTiming |
The amount of time since the last attempt before another attempt is made. (varchar(100), default '30,720') |
Rewrite |
Rewrites incoming "From" header. (text, NULL) |
RunExtensions |
Whether ListManager should allow programs to be run after it performs tasks. (bool) |
SegmentPermissions |
What level of segmentation should ListManager grant to list administrators. (tinyint(1), default 1) |
ServerEncryptionId |
Internal number used for web session uniqueness. (int(4), NULL) |
SmtpInPort |
The port ListManager should listen to for incoming SMTP connections. (int(4), default 25) |
SpfLevel |
What level of SPF checking ListManager should perform on incoming mail. (tinyint(1) default 0) |
TclPortHosts |
The IP addresses ListManager should allow to connect via Tclport. (text, NULL) |
TclPortPassword |
The password required by machines connecting via Tclport. (varchar(25), 'TCLPORTPasswd') |
TclPortTimeout |
The amount of time TclPort should wait before closing an inactive, unresponsive connection.(smallint(2), default 100000) |
TclPortRecvPort |
The port ListManager should listen to for Tclport connections. (smallint(2), default 2021) |
TcpipWebReading |
What IP addresses are allowed to access the Discussion Forum Interface. (text, NULL) |
TcpipWebListAdmin |
What IP addresses are allowed to log in as list administrators. (text, NULL) |
TcpipWebSiteAdmin |
What IP addresses are allowed to log in as site administrators. (text, NULL) |
TcpipWebServerAdmin |
What IP addresses are allowed to log in as server administrators. (text, NULL) |
ToForward |
Incoming forwarding rules. (text, NULL) |
ToRewrite |
Incoming To: rewrite rules. (text, NULL) |
TranslateLangID |
The default language used by ListManager. (int(4), NULL) |
UseBlockingModeSpf |
Whether ListManager should block incoming mail that takes too much time during the SPF check. (bool) |
UseFastErrorMail |
Whether ListManager should process error mail in memory or in the Inmail queue. (bool) |