Configuration Options Summary
This chapter lists all configuration options visible in the following scopes; global, domain, host, binding, binding_group, security, pathway, pathway_group, listener, listen, peer, threadpool, debug_flags, and cluster, as well as in the listener-specific scope. Module-specific options are documented in the module documentation and options specific to Mobile Momentum are documented in the Mobile Momentum documents. Options are sorted alphabetically by name. If an option functions as a scope, this is indicated by (scope)
.
The Type
column indicates the MTA type of a given option. Options of type na
do not directly apply to either a sending or receiving MTA.
If an option has a default value, it is shown in the Default
column followed by a version number, if there has been a change to the default value. If the value of an option cannot be changed at runtime, the Default
column will show (non-dynamic)
.
The Version
column indicated the version(s) of Momentum that support the option.
Option/Description | Type | Default | Version | Scopes |
---|---|---|---|---|
_unsafe_spool – Allow dangerous spool semantics to be used | na | false | 4.0 and later | global |
accept_queue_backlog – Accept queue backlog | receiving | 0 | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, msgcserver_listener, xmpp_listener |
adaptive_adjustment_interval – Throttle the adaptive adjustment interval | sending | 60 | 4.0 and later | binding, binding_group, domain, global |
adaptive_alert_email_destination – Address where adaptive alerts should be sent | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_notification_events – Set the sender address of the alert email | sending | NULL | 4.0 and later | binding, binding_group, domain, global |
adaptive_attempt_threshold – Minimum delivery attempts over a period during which bounce stats are collected and suspensions attempted | sending | 2000 (3.2) | 4.0 and later | binding, binding_group, domain, global |
adaptive_backstore_leveldb (scope) – Use LevelDB as the backing store for Adaptive Delivery | sending | 4.0 and later | global | |
adaptive_backstore_riak (scope) – Define the characteristics of the Riak backing store | sending | 4.0 and later | global | |
adaptive_body_timeout – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_default_suspension – Amount of time to suspend a domain | sending | 4 hours | 4.0 and later | binding, binding_group, domain, global |
adaptive_ehlo_timeout – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_enabled – Whether to enable the adaptive module for a specific scope | sending | false | 4.0 and later | binding, binding_group, domain, global |
adaptive_fbl_volume_threshold – Minimum total delivered mail count over a period during which FBL stats are collected | sending | 20000 | 4.0 and later | binding, binding_group, domain, global |
adaptive_idle_timeout – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_mailfrom_timeout – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_max_deliveries_per_connection – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_max_outbound_connections – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_max_recipients_per_batch – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_max_recipients_per_connection – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_max_resident_active_queue – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_max_retries – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_max_retry_interval – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_notification_events – Configure the events that will trigger an email notification | sending | throttle suspension blackhole | 4.0 and later | binding, binding_group, domain, global |
adaptive_notification_interval – Throttle for adaptive alert notification emails | sending | 3600 | 4.0 and later | binding, binding_group, domain, global |
adaptive_outbound_throttle_messages – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_positive_adjustment_interval – Throttle positive adjustments to adaptive changes | sending | 3600 | 4.0 and later | binding, binding_group, domain, global |
adaptive_rcptto_timeout – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_rejection_rate_suspension_percentage – Rate at which messages are rejected | sending | 20 | 4.0 and later | binding, binding_group, domain, global |
adaptive_retry_fuzz – Allow greater control over bulk message retries in cases where all messages for a domain have to be retried | sending | 4096 | 4.0 and later | binding, binding_group, domain, global |
adaptive_retry_interval – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_rset_timeout – Set the bounds for the adaptive option | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_scope – Define the scope applicable to adaptive delivery | sending | auto | 4.0 and later | binding, binding_group, domain, global |
adaptive_sweep_rule (scope) – Set the thresholds and actions for adaptive fbl and bounce rules | sending | 4.0 and later | binding, binding_group, domain, global | |
adaptive_sweep_rule_enabled – Enable or disable adaptive_sweep_rule in a specified scope | sending | 1 | 4.0 and later | binding, binding_group, domain, global |
address – Set the SNMP IP address and port | na | (non-dynamic) | 4.0 and later | snmp |
address_metrics_cleanse_interval – Interval for refreshing address metrics | sending | 3600 | 4.0 and later | global |
address_metrics_lifetime – TTL of address metrics | sending | 1800 | 4.0 and later | global |
alias_schemes – Enable named alias expansion schemes | both | 4.0 and later | domain, global, pathway, pathway_group | |
allow_ip_literal – Allow IP addresses in email addresses | receiving | true | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer |
allow_null_envelope_sender – Allow the null envelope sender in email addresses | receiving | true | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer |
allow_trailing_whitespace_in_commands – Allow trailing white space at the end of an SMTP command | receiving | false | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer |
always_allow – When set to true, authentication is considered to have succeeded, unless always_deny is set | receiving | false | 4.0 and later | control_listener, esmtp_listener, http_listener, listen, pathway, pathway_group, peer |
always_deny – If set to true, authentication is considered to have failed | receiving | false | 4.0 and later | control_listener, esmtp_listener, http_listener, listen, pathway, pathway_group, peer |
apn_expiry – Define the number of seconds after which an APNs notification is no longer valid | sending | yes (non-dynamic) | 4.0 and later | binding, binding_group, domain, global |
arp_all_hosts – Whether or not to aggressively send out ARP information to ensure that the network knows about the IP address assignment (cluster-specific) | na | true | 4.0 and later | cluster |
async_bounce_rendering – Which thread pool to use for bounce rendering | sending | true | 4.0 and later | global |
authcrammd5parameters – Configure CRAM-MD5 authentication | receiving | 4.0 and later | control_listener, esmtp_listener, listen, pathway, pathway_group | |
authdigestmd5parameters – Configure DIGEST-MD5 authentication | receiving | 4.0 and later | control_listener, esmtp_listener, http_listener, listen, pathway, pathway_group, peer, xmpp_listener | |
authloginparameters – Configure clear text login authentication | receiving | 4.0 and later | control_listener, esmtp_listener, listen, pathway, pathway_group | |
authorization (scope) – Configure the console commands applicable to users | na | 4.0 and later | global | |
authorizationparameters – AuthorizationParameters dictionary points to authorization information | receiving | 4.0 and later | control_listener, esmtp_listener, listen | |
authplainparameters – Configure plain text login authentication | receiving | 4.0 and later | esmtp_listener, http_listener, listen, pathway, pathway_group, xmpp_listener | |
backlog – Maximum number of jobs that can be queued up for a pool | na | 0 (non-dynamic) | 4.0 and later | threadpool |
banner_hostname – Specifies the banner hostname that will be displayed to the remote client upon connecting | receiving | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer | |
bind_address – Source address for outbound connections | sending | 4.0 and later | binding, binding_group, global | |
binding (scope) – Configure binding-specific options | sending | 4.0 and later | binding_group, global | |
binding_auto_replumb (scope) – Enable or disable the auto replumber | sending and receiving | 4.2.1.11 and later | global | |
binding_auto_replumb_interval (scope) – Sets the time interval to check the plumbed state of statically plumbed bindings | sending and receiving | 4.2.1.11 and later | global | |
binding_group (scope) – Logically group a set of bindings | sending | 4.0 and later | global | |
blackhole – Blackhole mail | sending | false | 4.0 and later | binding, binding_group, domain, global |
body_timeout – Network timeout once the DATA phase is complete | sending | 600 | 4.0 and later | binding, binding_group, domain, global |
bounce_behavior – Configure the action taken when a message is classified as a bounce | sending | pass | 4.0 and later | domain, global |
bounce_domains – Configure the list of domains eligible for bounce processing | receiving | 4.0 and later | global, pathway, pathway_group | |
bounce_pattern – Configure the pattern that inbound email addresses must match to be considered bounces | sending | 4.0 and later | domain, global | |
bounce_suppress_list – Configure a list of email addresses that may not be considered original recipients | sending | 4.0 and later | global | |
bounces_inline_original – How much of the original message to include in MDNs | sending | headers | 4.0 and later | binding, binding_group, domain, global |
capabilities – Selectively retain root capabilities | na | (non-dynamic) | 4.0 and later | security |
chroot – chroot to a secure environment | na | (non-dynamic) | 4.0 and later | security |
clear_mail_queue_maintainers – Reschedule the mail queue maintainer | both | true | 4.0 and later | global |
click_tracking_enabled – Enable or disable click tracking for SMTP injections | boolean | false | 4.1-HF4 (beta) | esmtp_listener, listen, pathway, pathway_group, peer |
click_tracking_scheme – Set the hyperlink scheme to use for click tracking links in SMTP injections | string | http | 4.1-HF4 (beta) | esmtp_listener, listen, pathway, pathway_group, peer |
cluster_group – The DuraVIP™ system coordinates IP ownership responsibilities via the cluster_group extended virtual synchrony group (cluster-specific) | na | ec_cluster | 4.0 and later | cluster |
cluster_max_outbound_connections – Set the maximum number of outbound connections for a domain (cluster-specific) | sending | -1 | 4.0 and later | binding, domain, global, host |
cluster_outbound_throttle_connections – Limit the rate at which connections are established (cluster-specific) | sending | 4.0 and later | binding_group, domain, global | |
cluster_outbound_throttle_messages – Limit the rate at which messages are delivered (cluster-specific) | sending | 4.0 and later | binding_group, domain, global | |
cluster_scope_max_outbound_connections – Provide traffic shaping for outbound connections (cluster-specific) | sending | 4.0 and later | binding, binding_group, domain, global, host | |
cluster_server_max_outbound_connections – Set the maximum number of outbound connections (cluster-specific) | sending | 4.0 and later | binding, binding_group, global | |
codes – adaptive_sweep_rule bounce or fbl codes | sending | 4.0 and later | adaptive_sweep_rule | |
community – Set the SNMP Community option value to the desired SNMP community the agent is to join | na | public (non-dynamic) | 4.0 and later | snmp |
concurrency – Define number of available threads | receiving | 0 | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, threadpool, xmpp_listener |
connect_timeout – Set the connection timeout | sending | 300 | 4.0 and later | binding, binding_group, domain, global |
connect_timeout_to_delay – Time interval before moving mail into the delayed queue | sending | 900 | 4.0 and later | binding, binding_group, domain, global |
connection_allocation_aggressiveness – Tune the aggressiveness for establishing new connections to domains | sending | normal | 4.0 and later | binding, binding_group, domain, global |
context – Use to set arbitrary connection context key value pairs | receiving | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer | |
control_cache – Name of the cache file storing asynchronous responses | na | 4.0 and later | logs | |
control_client_timeout – Network timeout for Momentum control client connections | na | 60 | 4.0 and later | global |
control_group – Cluster manager utilizes this group to issue cluster-wide configuration commands (cluster-specific) | na | ec_console | 4.0 and later | cluster |
control_listener (scope) – Listener for incoming control connections | na | 4.0 and later | global | |
critical – Set the debug level | na | ALL | 4.0 and later | debug_flags |
crypto_engine – Enable hardware cryptography acceleration | both | 4.0 and later | global | |
crypto_lock_method – Set the locking method used by the TLS layer | receiving and sending | EC_SSL_DEFAULTLOCK (non-dynamic) | 4.0 and later | global |
debug – Set the debug level | na | 4.0 and later | debug_flags | |
debug_flags (scope) – Configure debug verbosity | na | 4.0 and later | global | |
debug_level – Set the module debug level (applicable to all modules) (cluster-specific) | na | error | 4.0 and later | cluster |
default_binding – Control the default binding | sending | normal | 4.0 and later | global |
default_charset – Control the character set | both | us-ascii | 4.0 and later | global, pathway, pathway_group |
delay_dsn_max_retry_interval – Maximum interval for sending DSNs to the sender of a message that has not yet been delivered | sending | 43200 | 4.0 and later | binding, binding_group, domain, global |
delay_dsn_retry_interval – Base interval for sending DSNs to the sender of a message that has not yet been delivered | sending | 3600 | 4.0 and later | binding, binding_group, domain, global |
delayed_binding_domain_fuzz – Time period to spread scheduled messages over when a bulk requeue is necessary | sending | 0 | 4.0 and later | binding, binding_group, global |
delayed_queue_scan_interval – How often to call the maintainer for a domain | sending | 15 | 4.0 and later | global |
delivery_method – Set the delivery method | sending | ESMTP (3.0), SMTP (2.2) | 4.0 and later | binding, binding_group, domain, global |
delivery_pool – Associate an eventloop with mail delivery | sending | (non-dynamic) | 4.0 and later | global |
delivery_response_timeout – Time to wait for a response to an outbound request | sending | 5000 | 4.0 and later | binding, domain, global |
dir_mode – Octal representation of the file permissions | na | 4.0 and later | logs | |
disable_chunked – Option used with aggregators who do not support chunked transfer-coding (Mobile Momentum) | both | false | 4.0 and later | http_listener, listen, pathway, pathway_group, peer |
disable_nagle_algorithm – Disable nagle algorithm on sockets | both | false | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, global, http_listener, listen, xmpp_listener |
disk_queue_drain_rate – Control the rate at which messages are spooled in on start-up | both | 100 | 4.0 and later | global |
dns_cache_purge_interval – How often the DNS response cache is scanned for stale entries | sending | 60 | 4.0 and later | global |
dns_expire_interval – How often to check for domains with expired DNS information | sending | 10 | 4.0 and later | global |
dns_failures_to_purge – Configure the maximum number of DNS lookups | sending | 10 | 4.0 and later | domain, global |
dns_fallback_to_tcp – Whether or not to fail over to TCP in place of UDP | both | false | 4.0 and later | global |
domain (scope) – Configure domain-specific options | sending | 4.0 and later | binding, binding_group, global | |
domain_for_unqualified_recipient_addresses – Configure a domain which will be used to resolve delivery for unqualified addresses | receiving | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer | |
domain_for_unqualified_sender_address – Configure a domain which will be used to substitute for unqualified sender addresses | receiving | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer | |
domainkeys – Enable or disable domainkeys signing | sending | 4.0 and later | binding, binding_group, domain, global | |
drop_body_after_trans_fail – Number of retry attempts before freeing message memory | sending | 3 | 4.0 and later | binding, binding_group, domain, global |
duravip_balance_set_size – When balancing DuraVIP™s, how many to process as a batch in response to a balance request (cluster-specific) | na | 1 | 4.0 and later | cluster |
duravip_follow – Specify the binding a listener should follow (cluster-specific) | receiving | 4.0 and later | listen | |
duravip_preference – Specify a DuraVIP™ preference (cluster-specific) | both | 4.0 and later | binding, listen | |
eccluster_listener (scope) – Control communication between cluster nodes (cluster-specific) | na | 4.0 and later | global | |
ecstream_idle_time – Number of seconds of inactivity before a client is disconnected (ECStream only) | receiving | 300 | 4.0 and later | ecstream_listener, listen, pathway, pathway_group, peer |
ecstream_listener (scope) – Listener for incoming ECSTREAM connections | receiving | 4.0 and later | global | |
ecstream_max_batch_size – Maximum number of ECStream messages to accept before dropping back into the scheduler (ECStream only) | receiving | 10000 | 4.0 and later | ecstream_listener, listen, pathway, pathway_group, peer |
ecstream_port – Configure the port for ecstream deliveries | sending | 1825 | 4.0 and later | binding, binding_group, domain, global |
ecstream_timeout – Amount of time to wait for an ecstream connection to be established | sending | 600 | 4.0 and later | binding, binding_group, domain, global |
ehlo_hostname – Set the hostname used for EHLO in outbound mail | sending | hostname | 4.0 and later | binding, binding_group, domain, global |
ehlo_timeout – Network timeout for EHLO | sending | 300 | 4.0 and later | binding, binding_group, domain, global |
enable – Enable or disable a listener scope | receiving | true | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, msgcserver_listener, xmpp_listener |
enable_authentication – Whether or not to enable authentication | receiving | 4.0 and later | control_listener, esmtp_listener, http_listener, listen, pathway, pathway_group, peer | |
enable_authorization – Whether or not to enable authorization for console commands | receiving | 4.0 and later | control_listener, listen, peer | |
enable_duravip – Whether to enable Durable MultiVIP© bindings (cluster-specific) | both | 4.0 and later | binding, listen | |
enable_fbl_header_insertion – Enable or disable fbl header insertion | sending | 4.0 and later | binding, binding_group, domain, global | |
enable_mta_sts – Enable or disable MTA-STS policy application | sending | 4.8 and later | binding, binding_group, domain, global | |
enabled – Whether or not the module is enabled (cluster-specific) | na | true | 4.0 and later | cluster |
error – Set the debug level | na | ALL | 4.0 and later | debug_flags |
esmtp_listener (scope) – Listener for incoming SMTP connections | receiving | 4.0 and later | global | |
event_loop – Associate a listener with an eventloop | sending | (non-dynamic) | 4.0 and later | ecstream_listener, esmtp_listener, listen |
eventloop (scope) – Define a pool of event loops to enable multiple event loop configuration | both | (non-dynamic) | 4.0 and later | global |
events_per_iter – Employ when using a Concurrency greater than 1 | receiving | 0 | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, xmpp_listener |
exclude_vctx_conn – Exclude validation connection context keys from being journaled in the spool metadata | both | 4.0 and later | binding, binding_group, domain, global | |
exclude_vctx_mess – Exclude validation message context keys from being journaled in the spool metadata | both | 4.0 and later | binding, binding_group, domain, global | |
expensive_batch_assessment – Treat messages as equal even if the bodies or headers have been modified since reception | receiving | false | 4.0 and later | global |
File_Mode – File access rights in octal notation | na | 0660 | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, msgcserver_listener, xmpp_listener |
file_mode – Octal representation of the file permissions (cluster logs) | na | 4.0 and later | logs | |
force_fsync – Ensure that data is synced to disk on reception | receiving | false | 4.0 and later | global |
fully_resolve_before_smtp – Resolve all MX and A records before attempting delivery | sending | true | 4.0 and later | binding, binding_group, domain, global |
gateway – Configure a static SMTP route for mail | sending | 4.0 and later | binding, binding_group, domain, global | |
gcm_application_id – Define the package name of the Android application allowed to received notifications | sending | 4.0 and later | binding, binding_group, domain, global | |
gcm_authorization_token_id – Authorization token that permits sending Google push notifications | sending | 4.0 and later | binding, binding_group, domain, global | |
gcm_delay_while_idle – Whether or not to send the notification immediately if a device is idle | sending | false | 4.0 and later | binding, binding_group, domain, global |
gcm_dry_run – Test a request without actually sending a message | sending | false | 4.0 and later | binding, binding_group, domain, global |
gcm_ttl – Default Time To Live for notifications | sending | -1 | 4.0 and later | binding, binding_group, domain, global |
generate_bounces – Generate MDNs if mail is failed after reception | sending | true | 4.0 and later | binding, binding_group, domain, global |
generate_bounces_for_multi_recipient_policy_rejections – Generate MDNs after reception for policy rejections | receiving | true | 4.0 and later | global, pathway, pathway_group |
generate_delay_dsn – Generate DSNs if mail is delayed | sending | false | 4.0 and later | binding, binding_group, domain, global |
group – Group identity to assume after startup | na | ecuser (non-dynamic) | 4.0 and later | security |
growbuf_size – Size of an element in a growbuf chain | na | 16384 | 4.0 and later | global |
heartbeat_start_delay – Seconds to wait after startup before the cluster heartbeat is activated (cluster-specific) | na | 15 | 4.0 and later | cluster |
heartbeats_per_sec – How often to send a heartbeat (cluster-specific) | na | 1 | 4.0 and later | cluster |
high_action – Action when the high threshold is met and the number of delivery attempts exceeds the adaptive_attempt_threshold | sending | "suspend" "4 hours" | 4.0 and later | adaptive_sweep_rule |
high_threshold – High threshold value for the sum of the rates of the bounce codes or FBL categories | sending | 10 | 4.0 and later | adaptive_sweep_rule |
host (scope) – Configure host-specific options | sending | 4.0 and later | binding, binding_group, global | |
host_failure_retry – Time to wait before attempting a retry | sending | 120 | 4.0 and later | domain, global |
hot_domains - List of high-traffic domains that should be spread across maintainer threads | sending | version-dependent | 3.6 and later | global |
hostname – Override the system configured hostname | both | 4.0 and later | global | |
http_basic_auth – Define the user credentials when using basic HTTP authentication | both | 4.0 and later | binding, binding_group, domain, global | |
http_host – Define the HTTP host | sending | 4.0 and later | binding, binding_group, domain, global | |
http_listener (scope) – Listener used with the REST injector | sending | 4.0 and later | global | |
http_method – Define the HTTP method to use | sending | POST | 4.0 and later | binding, binding_group, domain, global |
http_uri – Define the HTTP URI that you wish to connect to | sending | 4.0 and later | binding, binding_group, domain, global | |
http_version – Define the HTTP version to use | sending | 1.1 | 4.0 and later | binding, binding_group, domain, global |
idle_time – Number of seconds of inactivity before a client is disconnected | receiving | 300 | 4.0 and later | esmtp_listener, http_listener, listen, pathway, pathway_group, peer, xmpp_listener |
idle_timeout – Time to maintain idle outbound connections | sending | 5 | 4.0 and later | binding, binding_group, domain, global |
if_check_interval – How often to run through a maintenance cycle (cluster-specific) | na | 30 | 4.0 and later | cluster |
if_down_limit – How long to wait before deciding to bring an IP online (cluster-specific) | na | 4 | 4.0 and later | cluster |
inbound_throttle_messages – Rate limit inbound mail | receiving | 4.0 and later | global, pathway, pathway_group | |
info – Set the debug level | na | 4.0 and later | debug_flags | |
initial_hash_buckets – Set the number of hash buckets used by the system | na | 32 | 4.0 and later | global |
inline_transfail_processing – How to handle transient failure processing | sending | 1 | 4.0 and later | global |
keep_message_dicts_in_memory – Preserve memory representation of metadata when memory is low | both | false (non-dynamic) | 4.0 and later | global |
large_message_threshold – Consider a message large when its size exceeds this amount | both | 131072 | 4.0 and later | global |
legacy_message_threshold – Maximum size allowed for messages being passed to legacy modules | both | 1048576 | 4.0 and later | global |
license – Specify an alternate license location | na | /opt/msys/ecelerity/etc (non-dynamic) | 4.0 and later | global |
listen (scope) – Specify the socket that a listener listens on | receiving | 4.0 and later | control_listener, ecstream_listener, esmtp_listener, http_listener, msgcserver_listener, xmpp_listener | |
listen_backlog – Listen backlog | receiving | 500 (3.0) | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, xmpp_listener |
listener_sessions – Specifies the maximum number of concurrent sessions that can be established to this listener | receiving | 0 | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer |
lmtp_port – Configure the port for LMTP deliveries | sending | 2003 | 4.0 and later | binding, binding_group, domain, global |
local_changes_file – File for writing local configuration changes | na | /opt/msys/ecelerity/etc/local_changes.conf | 4.0 and later | global |
local_changes_only – Whether there is a file for writing local configuration change | na | false | 4.0 and later | global |
log_active_interval – Used to tune centralized logging (cluster-specific) | na | 1 | 4.0 and later | cluster |
log_group – Whether or not panic log messages are broadcast over spread (cluster-specific) | na | 4.0 and later | cluster | |
log_idle_interval – Amount of time to sleep before looking for another segment (cluster-specific) | na | 10 | 4.0 and later | cluster |
log_requests_to_paniclog – Whether to log REST injection requests | sending | false | 4.0 and later | http_listener, listen, pathway, pathway_group, peer |
Logfile – Describe the full path to the log file | na | 4.0 and later | logs | |
logs – Define the location of the cluster manager logs (cluster-specific) | na | 4.0 and later | cluster | |
logs (scope) – Configure centralized log files on the cluster manager | na | 4.0 and later | global | |
low_action – Action when the high threshold is not met but the low threshold is met | sending | "throttle" "down" | 4.0 and later | adaptive_sweep_rule |
low_threshold – Low threshold value for the sum of the rates of the bounce codes or FBL categories | sending | 5 | 4.0 and later | adaptive_sweep_rule |
mail_queue_check_vm_interval – How often to apply memory management reduction on mail queues | both | 60 | 4.0 and later | global |
mailerdaemon – Set the From: address for MDNs | sending | 4.0 and later | binding, binding_group, domain, global | |
mailfrom_timeout – Timeout after MAIL FROM | sending | 300 | 4.0 and later | binding, binding_group, domain, global |
maintainer_pool – Create an eventloop for maintainers | both | (non-dynamic) | 4.0 and later | global |
malloc2mmap_threshold – Use mmap when allocations exceed this amount | na | 4092 | 4.0 and later | global |
manager (scope) – Define managers for subclusters | na | 4.0 and later | logs | |
masterdb_file – Specify an alternate path for the statistics permastore | na | /var/log/ecelerity/ecdb (non-dynamic) | 4.0 and later | global |
match_cache_life – Set the maximum number of seconds that the match cache will be valid | na | 0 | 4.0 and later | global |
match_cache_size – Size of the cache that holds the results of looking up matching scopes | na | 16384 | 4.0 and later | global |
max_deliveries_per_connection – Maximum number of messages to deliver before closing a connection | sending | 0 | 4.0 and later | binding, binding_group, domain, global |
max_dns_ttl – Set the maximum DNS TTL | sending | 4294967295 | 4.0 and later | global |
max_idle – Maximum number of seconds a log file may be left open | na | 4.0 and later | logs | |
max_message_size – Maximum number of bytes allowed in a single message before a "resources exhausted" message is returned to the client | receiving | 0 | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer |
max_open – Maximum number of concurrently open log files | na | 4.0 and later | logs | |
max_outbound_connections – Set the maximum number of outbound connections | sending | 32 | 4.0 and later | binding, binding_group, domain, global, host |
max_receptions_per_connection – Maximum number of messages allowed in a single session, after which a 421 error will be returned | receiving | 0 | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer |
max_recipients_per_batch – Maximum number of recipients to send in a single outbound message transaction | sending | 100 | 4.0 and later | binding, binding_group, domain, global |
max_recipients_per_connection – Maximum number of recipients allowed in a single session, after which a 421 error will be returned | sending | 0 | 4.0 and later | binding, binding_group, domain, esmtp_listener, global, listen, peer |
max_recipients_per_message – Maximum number of recipients allowed in a message, after which a 421 error will be returned | receiving | 0 | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer |
max_request_size – Limit the size of an HTTP request | both | 4.0 and later | http_listener, listen, pathway, pathway_group, peer | |
max_resident_active_queue – Threshold above which messages are not held in memory | sending | 250 | 4.0 and later | binding, binding_group, domain, global |
max_resident_messages – Threshold above which messages are not held in memory | sending | 32768 | 4.0 and later | binding, binding_group, global |
max_resident_transfails – If the transient failure queue grows beyond this size, messages are swapped out of memory | sending | 100 | 4.0 and later | global |
mta_sts_dns_cname_max_depth – Maximum number of continous CNAME lookups allowed while doing MTA-STS DNS lookup | sending | 5 | 4.8 and later | global |
mta_sts_policy_store – Directory to store MTA-STS policy files | sending | /var/spool/ecelerity/mtasts (non-dynamic) | 4.8 and later | global |
swap_out_meta_after_each_tempfail – If this is set to false, Momentum will only update metadata on disk after each tempfail if the message context is dirty, and the num_retires, next_attempt and message context may not be accurate if Momentum crashes | sending | true | 4.3.1 and later | global |
max_retries – Override the system configured max_retries | sending | 4.0 and later | binding, binding_group, domain, global | |
max_retry_interval – Maximum retry interval | sending | 43200 | 4.0 and later | binding, binding_group, domain, global |
max_timed_events_per_iter – Maximum numer of timed events per scheduler iteration | na | 1024 | 4.0 and later | global |
mcmt_reception – Configure a listener to accept the Multi-Channel Message Type (Mobile Momentum) | both | passthru | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer |
mdn_failures_notify – Mailbox to which to send null recipient MDNs | sending | 4.0 and later | binding, binding_group, domain, global | |
memory_goal – Configure physical memory usage goal | na | 90 | 4.0 and later | global |
memory_hwm – Configure physical memory usage high-water mark | na | 95 | 4.0 and later | global |
message_expiration – Time to live for messages | sending | 86400 | 4.0 and later | binding, binding_group, domain, global |
migrate_connections_between_sibling_domains – Optimize connections for sibling domains | both | true | 4.0 and later | global |
mime_parse_large_messages_during_reception – Configure whether large messages are parsed upon reception or just in time | receiving | true | 4.0 and later | global |
min_dns_ttl – Override DNS TTLs smaller than this value | sending | 0 | 4.0 and later | global |
mx_failures_fallback_to_a – Configure the maximum number of times an MX lookup will be attempted | sending | 3 | 4.0 and later | domain, global |
mx_failures_to_delay – Number of consecutive failures before a domain is auto-delayed | sending | 50 | 4.0 and later | domain, global |
never_attempt_expired_messages – Never attempt delivery of expired messages | sending | false | 4.0 and later | binding, binding_group, domain, global |
never_retry – Whether or not to retry delivery of failed messages | sending | false | 4.0 and later | binding, binding_group, domain, global |
nodeaddr – Canonical cluster address for the node (cluster-specific) | na | 4.0 and later | cluster | |
nodename – Override the node name that is used to canonically identify this cluster node (cluster-specific) | na | 4.0 and later | cluster | |
notice – Set the debug level | na | 4.0 and later | debug_flags | |
only_use_best_mx_for_relay_domains – If this is set to true only the lowest numerical priority MXs are used | sending | true | 4.0 and later | global |
open_tracking_enabled – Enable or disable open tracking for SMTP injections | boolean | false | 4.1-HF4 (beta) | esmtp_listener, listen, pathway, pathway_group, peer |
open_tracking_scheme – Set the hyperlink scheme to use for open tracking links in SMTP injections | string | http | 4.1-HF4 (beta) | esmtp_listener, listen, pathway, pathway_group, peer |
open_relay – Whether the MTA is an open relay or not | receiving | false | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer |
opendkim_sign – Whether or not to enable OpenDKIM signing | sending | true (non-dynamic) | 4.0 and later | binding, binding_group, domain, global |
outbound_throttle_connections – Limit the rate at which connections are established | sending | 4.0 and later | binding, binding_group, domain, global | |
outbound_throttle_messages – Limit the rate at which messages are delivered | sending | 4.0 and later | binding, binding_group, domain, global | |
pathway (scope) – Grouping of inbound configuration options | receiving | 4.0 and later | global, pathway_group | |
pathway – Means for associating a Listener with a pathway scope | receiving | 4.0 and later | ecstream_listener, esmtp_listener, listen, peer | |
pathway_group (scope) – Container for pathway scopes | receiving | 4.0 and later | global | |
pcre_cache_size – Set the maximum size of the ec_pcre_compile cache | na | 100 | 4.0 and later | global |
pcre_cache_ttl – Set the maximum TTL for the ec_pcre_compile cache | na | 300 | 4.0 and later | global |
peer (scope) – Create an ACL within a specific listener | receiving | 4.0 and later | control_listener, ecstream_listener, esmtp_listener, http_listener, listen, xmpp_listener | |
permastore_interval – Frequency for saving various statistics | na | 300 | 4.0 and later | global |
pidfile – Set the PID file path | na | /var/run/ecelerity.pid (non-dynamic) | 4.0 and later | global |
pool_name – Associate a threadpool with a listener | receiving | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, xmpp_listener | |
prefer_ipv6_mxs - Prefer IPv6 addresses over IPv4 addresses at a given MX priority level | sending | false | 4.0 and later | global |
prohibited_hosts – Prevent mail from being delivered to invalid destinations | sending | 4.0 and later | global | |
rcptto_timeout – Timeout after RCPT TO | sending | 300 | 4.0 and later | binding, binding_group, domain, global |
received_hostname – Hostname that is placed in the received headers; these are added to the messages as it transits Momentum | receiving | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer | |
reconfig_message – Message if the configuration has changed | receiving | 4.3.2 Reconfiguration in progress | 4.0 and later | esmtp_listener |
relay_domains – Configure the list of domains for which Momentum relays mail | receiving | 4.0 and later | global, pathway, pathway_group | |
relay_for_sending_domains – Domains that may use the MTA as a relay | receiving | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer | |
relay_hosts – Configure the list of hosts for which Momentum relays mail | receiving | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer | |
remote_smtp_port – Set the port to be used for SMTP deliveries | sending | 25 | 4.0 and later | binding, binding_group, domain, global |
replicate (scope) – Define the cluster replication framework (cluster-specific) | na | 4.0 and later | cluster | |
require_ehlo – Reject mail from clients that do not say HELO | receiving | false | 4.0 and later | esmtp_listener, global, listen, pathway, pathway_group, peer |
reserve_maintenance_interval – How often to perform mail queue maintenance | sending | 15 | 4.0 and later | global |
resolv_conf – Specify a custom resolv.conf file | sending | 4.0 and later | global | |
response_transcode_pattern – Regex pattern for comparison to a server response | sending | 4.0 and later | binding, binding_group, domain, global | |
response_transcode_replace – Replacement string for a server response | sending | 4.0 and later | binding, binding_group, domain, global | |
retry_interval – Base retry interval | sending | 1200 | 4.0 and later | binding, binding_group, domain, global |
rfc2821_allow_whitespace_in_envelope – Permit trailing white space before the final CRLF | receiving | false | 4.0 and later | global, pathway, pathway_group |
rfc2821_pedantic_address_rules – Allow relaxation of enforcement of the rfc2821 address rules | receiving | true | 4.0 and later | global, pathway, pathway_group |
rfc2822_date_header – Allow relaxation of enforcement of the rfc2822 address rules | receiving | ifneeded | 4.0 and later | global, pathway, pathway_group |
rfc2822_lone_lf_in_body – Allow relaxation of enforcement of the rfc2822 address rules | receiving | ignore | 4.0 and later | global, pathway, pathway_group |
rfc2822_lone_lf_in_headers – Allow relaxation of enforcement of the rfc2822 address rules | receiving | pedantic | 4.0 and later | global, pathway, pathway_group |
rfc2822_max_line_length – Allow relaxation of enforcement of the rfc2822 address rules | receiving | ignore | 4.0 and later | global, pathway, pathway_group |
rfc2822_max_line_length_policy – Determine how non-RFC-compliant line lengths are handled | receiving | none | 4.0 and later | global, pathway, pathway_group |
rfc2822_messageid_header – Allow relaxation of enforcement of the rfc2822 address rules | receiving | ifneeded | 4.0 and later | global, pathway, pathway_group |
rfc2822_missing_headers – Allow relaxation of enforcement of the rfc2822 address rules | receiving | reject | 4.0 and later | global, pathway, pathway_group |
rfc2822_trace_headers – Allow relaxation of enforcement of the rfc2822 address rules | receiving | true | 4.0 and later | global, pathway, pathway_group |
replicate (scope) – Define a role within an authorization stanza | na | 4.0 and later | authorization | |
routes – Configure message routing | sending | 4.0 and later | domain, global | |
rset_timeout – Set the timeout after RSET | sending | 30 | 4.0 and later | binding, binding_group, domain, global |
scheduler – Override the default IO scheduler | na | (non-dynamic) | 4.0 and later | global |
scope_max_outbound_connections – Provide traffic shaping for outbound connections | sending | 4.0 and later | binding, binding_group, domain, global | |
security (scope) – Scope for defining which permissions are retained by which user | na | (non-dynamic) | 4.0 and later | global |
send_8bitmime – Enable advertising of 8BITMIME when sending mail | sending | no | 4.0 and later | binding, binding_group, domain, global |
server_max_file_descriptors – Sets the maximum number of file descriptors usable by the system | na | 3000000 | 4.0 and later | global |
server_max_outbound_connections – Sets the maximum number of outbound connections | sending | 20000 | 4.0 and later | binding, binding_group, global |
server_reserve_outbound_connections – Sets the server-wide connection limit reserve | sending | 200 | 4.0 and later | global |
service_sessions – Specifies the maximum number of concurrent sessions that can be established to all listeners for this service (e.g., ESMTP, ECStream) | receiving | 0 | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer |
signing_stats – Control how signing statistics are recorded | sending | all | 4.0 and later | global |
siv_throttle_cache_size – Set the maximum number of named throttles | both | 100, 1000 (3.0.24) | 4.0 and later | global |
skip_hosts – Skip the specified host, but consider other hosts in the domain | sending | 4.2.1.6 and later | global | |
smtp_extensions – Array of SMTP extensions | receiving | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer | |
SNMP (scope) – Simple Network Management Protocol Support scope options | na | (non-dynamic) | 4.0 and later | global |
snmp_traps (scope) – Enable and configure generation of SNMP traps | na | (non-dynamic) | 4.0 and later | global |
soft_bounce_drain_rate – How many soft bounces to place into the mail queues in a single scheduler iteration | sending | 100 | 4.0 and later | global |
spool_mode – Set the file mode for newly created spool files | na | 0640 (non-dynamic) | 4.0 and later | global |
spoolbase – Set the base directory for the spool | na | /var/spool/ecelerity (non-dynamic) | 4.0 and later | global |
ssl_lock_method – Specify the SSL lock method | na | mutex (non-dynamic) | 4.0 and later | global |
stack_size – Stack space for a threadpool | na | 0 (non-dynamic) | 4.0 and later | threadpool |
starttls_injection_policy – Protect against SMTP injections prior to TLS | receiving | reject | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer |
state – Whether to enable the SNMP agent | na | 1 (non-dynamic) | 4.0 and later | snmp |
state – Whether to enable generation of SNMP traps | na | 0 (non-dynamic) | 4.0 and later | snmp_traps |
static_banner – Specifies the banner that will be displayed to the remote client upon connecting. You must include 220 as the beginning of your replacement string; e.g., 220 my.mail.server ESMTP | receiving | 4.0 and later | esmtp_listener, listen, pathway, pathway_group, peer | |
supplemental_groups – Supplemental groups to assume after startup | na | (non-dynamic) | 4.0 and later | security |
suspend_delivery – Prevent outbound mail delivery | sending | false | 4.0 and later | binding, binding_group, domain, global |
syscontact – Set the SNMP SysContact option value | na | (non-dynamic) | 4.0 and later | snmp |
sysdescription – Set the SNMP SysDescription option value | na | (non-dynamic) | 4.0 and later | snmp |
syslocation – Set the SNMP SysLocation option value | na | (non-dynamic) | 4.0 and later | snmp |
tcp_buffer_size – Maximum tcp buffer size for outbound connections | sending | 32768 | 4.0 and later | cluster, global |
tcp_recv_buffer_size – Sets the TCP receive buffer size. When set to 0, the operating system automatically manages the buffer size. | receiving | 4096 (ESMTP_Listener), 32768 (HTTP_Listener) | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, xmpp_listener |
tcp_send_buffer_size – Sets the TCP send buffer size. When set to 0, the operating system automatically manages the buffer size. | receiving | 4096 (ESMTP_Listener), 32768 (HTTP_Listener) | 4.0 and later | control_listener, eccluster_listener, ecstream_listener, esmtp_listener, http_listener, listen, xmpp_listener |
threadpool (scope) – Configure thread pool specific options | na | 4.0 and later | global | |
timeout – Timeout for idle control connections on Control_Listeners | receiving | 60 | 4.0 and later | control_listener |
timestampformat – Set the timestamp format used when logging to stderr | na | [%a %d %b %Y %H:%M:%S] | 4.0 and later | global |
tls – Determine whether to use a TLS connection for outbound mail | sending | no | 4.0 and later | binding, binding_group, domain, global |
tls_allow_renegotiation – Determine whether to enable TLS renegotiation | receiving and sending | true | 4.0 and later | ecstream_listener, esmtp_listener, http_listener, listen, listen, pathway, pathway_group, peer, xmpp_listener |
tls_ca – Specify certificate authority for outbound mail | sending | 4.0 and later | binding, binding_group, domain, global | |
tls_certificate – Specify certificate to use for inbound and outbound mail | receiving and sending | 4.0 and later | binding, binding_group, domain, ecstream_listener, esmtp_listener, global, http_listener, listen, pathway, pathway_group, peer, xmpp_listener | |
tls_ciphers – Specify allowable ciphers for TLS inbound and outbound sessions | receiving and sending | 4.0 and later | binding, binding_group, domain, ecstream_listener, esmtp_listener, global, http_listener, listen, pathway, pathway_group, peer, xmpp_listener | |
tlsv13_ciphersuites – Specify allowable TLSv1.3 ciphersuites for TLS inbound and outbound sessions | receiving and sending | 4.6 and later | binding, binding_group, domain, esmtp_listener, global, http_listener, listen, pathway, pathway_group, peer | |
tls_client_ca – Specify certificate authority for inbound mail | receiving | 4.0 and later | ecstream_listener, esmtp_listener, global, http_listener, listen, pathway, pathway_group, peer, xmpp_listener | |
tls_dhparams_file – Specifies DHE parameters that add per-session randomness to the encryption | both | 4.0 and later | global | |
tls_enable_dhe_ciphers – Controls whether or not DHE ciphers are available | both | true | 4.0 and later | global |
tls_engine – Specify the TLS library to use (OpenSSL or GNUTLS) | sending | openssl | 4.0 and later | global |
tls_ifavailable_fallback – Determine the behavior if TLS negotiation fails | sending | true | 4.1 and later | binding, binding_group, domain, global |
tls_key – Specify the TLS key to use for outbound mail or inbound mail | receiving and sending | 4.0 and later | binding, binding_group, domain, ecstream_listener, esmtp_listener, global, http_listener, listen, pathway, pathway_group, peer, xmpp_listener | |
tls_protocols – Allowable ciphers for TLS inbound and outbound sessions | receiving and sending | 4.1.0.2 and later | binding, binding_group, domain, ecstream_listener, esmtp_listener, global, http_listener, listen, pathway, pathway_group, peer | |
tls_verified_peer_can_relay – Verification that peer can relay | receiving | false | 4.0 and later | ecstream_listener, esmtp_listener, listen, pathway, pathway_group, peer |
tls_verified_peer_is_authorized – Mark requests that use a verified SSL Client certificate as being authorized | sending | false | 4.0 and later | http_listener, listen, pathway, peer |
tls_verify – Specify how to handle the remote presented certificate | sending | no | 4.0 and later | binding, binding_group, domain, global |
tls_verify_mode – Determine whether a TLS certificates is required | receiving | 4.0 and later | ecstream_listener, esmtp_listener, http_listener, listen, pathway, pathway_group, peer, xmpp_listener | |
tlsa_expire_interval – How often to check for domains with expired DANE TLSA information | sending | 3600 | 4.8 and later | global |
topology (scope) – Define the cluster network topology (cluster-specific) | na | 4.0 and later | cluster | |
trace_smtp_mode – Set the default permissions of trace files | sending | 0640 (non-dynamic) | 4.0 and later | global |
tracking_domain – Set the tracking domain to use for engagement tracking in SMTP injections | string | localhost:8080 | 4.1-HF4 (beta) | esmtp_listener, listen, pathway, pathway_group, peer |
tracking_link_expiry – Set the expiration time, in seconds, for engagement tracking for SMTP injections | integer | 31536000 | 4.1-HF4 (beta) | esmtp_listener, listen, pathway, pathway_group, peer |
transfail_drain_rate – Maximum number of messages to pop off the transient failure queue in a single scheduler iteration | sending | 100 | 4.0 and later | global |
transform_8bitmime_content – Enable 8BITMIME downconversion when sending mail | sending | ifneeded (3.1.6) | 4.0 and later | binding, binding_group, domain, global |
trap_destination – Destination for SNMP trap | na | (non-dynamic) | 4.0 and later | snmp_traps |
trap_interval – Frequency of SNMP trap generation | na | 60 (non-dynamic) | 4.0 and later | snmp_traps |
unconditional_rebind – Whether the full set_binding logic is invoked or not (cluster-specific) | na | true | 4.0 and later | cluster |
unlink_on_spool_in_failure – Whether or not to remove malformed messages | receiving | true | 4.0 and later | global |
use_iflist_cache – Whether or not to cache the list of interfaces configured by the system | sending | 0 (non-dynamic) | 4.0 and later | global |
use_ipv6 – Affects the selection of IPv6 hosts in the SMTP client | sending | false | 4.0 and later | global |
use_mmap – Use mmap when spooling messages from disk | na | false | 4.0 and later | global |
use_mta_sts – Enable MTA-STS policy fetching on a domain | sending | false | 4.8 and later | global, domain |
use_sendfile – Use sendfile() when sending mail | sending | false | 4.0 and later | global |
use_ssl – Whether or not to use SSL verification | receiving | false | 4.0 and later | ecstream_listener, esmtp_listener, http_listener, listen, pathway, pathway_group, peer |
user – User identity to assume after startup | na | ecuser (non-dynamic) | 4.0 and later | security |
view_balance_interval – How often DuraVIP™ views are subject to balancing (cluster-specific) | na | 10 | 4.0 and later | cluster |
view_broadcast_interval – How often to speculatively broadcast a view announcement to the cluster (cluster-specific) | na | 0 | 4.0 and later | cluster |
view_mature_time – How long a DuraVIP™ view needs to remain unchanged before considering it "mature" (cluster-specific) | na | 5 | 4.0 and later | cluster |
warning – Set the debug level | na | 4.0 and later | debug_flags | |
trap_interval – Interval for watched system variables for SNMP traps | na | 10 (non-dynamic) | 4.0 and later | snmp_traps |
watch_variables – SNMP traps watch variables | na | (non-dynamic) | 4.0 and later | snmp_traps |
xclient – Use the XCLIENT extension to SMTP for outbound mail | sending | no | 4.0 and later | binding, binding_group, domain, global |
xmpp_dialback_secret – Use when verifying the XMPP server dialback key (Mobile Momentum) | both | 4.0 and later | domain | |
xmpp_listener (scope) – The listener for incoming XMPP connections (Mobile Momentum) | receiving | 4.0 and later | global | |
xmpp_role – Define whether a domain is an XMPP server or client (Mobile Momentum) | both | 4.0 and later | domain |