Skip to main content

Abuse Reporting Format (ARF)

A standard format for communicating feedback reports about email abuse. See also “fbl – Feedback Loop Module”.

Access Control List (ACL)

A list of permissions associated with an object. Such a list usually specifies who is allowed to access which object(s) and the kinds of operations that are allowed. ACLs are used by Momentum's listeners.

Address Resolution Protocol (ARP)

A networking protocol for determining a network host's link layer or hardware address when only its Internet (IP) or Network address is known. The console command cluster arp show displays the MAC and IP addresses of the nodes in a cluster. See also Media Access Control Address.

Authentication, Authorization and Accounting (AAA)

A network security acronym for authentication, authorization and accounting. A AAA process authenticates a user, authorizes a user to perform certain tasks and also logs activity for auditing purposes.

Author Domain Signing Practises (ADSP)

ADSP is an optional part of DKIM authentication that involves publishing a domain's signing practices. See also Domain Keys Identified Mail.

Banner

The initial message sent by a host MTA to a client upon connection, includes information such as MTA hostname, software name and version and the current server timestamp.

Berkeley Internet Name Domain (BIND)

BIND is the most commonly used DNS server. BIND 9 is the newer version of this server.

Binding

A "virtual MTA" with its own separate sending IP address, EHLO hostname, queues and configuration.

Binding Group

A collection of bindings. When a message is assigned to the group it is assigned to a specific binding in round-robin order. Configuration can be done on the binding group level.

Bounce

A bounce is a Delivery Status Notification message that informs the sender of a problem with an email message or simply a message which is rejected by the receiving MTA. Bounces can occur for a number of reasons including poor sender reputation, spam filtering, invalid recipient, inactive account, etc. Messages can be bounced during delivery or after delivery through the use of DSN messages. A bounce that occurs during delivery is an in-band bounce and one that occurs after delivery is an out-of-band bounce. See also Hard Bounce and Soft Bounce.

Callback Verification
Canonicalization (C14N)

Within the context of email delivery, canonicalization describes the process of completing Mail-From addresses. Usually this takes the form of adding a domain name to a username to create a legitimate email address. "C14N" is used as a short form because there are 14 letters between the initial 'C' and the final 'N'. Within Momentum you can canonicalize bounce reasons using the ec_rt_stats -c option. In this case the bounce reasons are normalized for the purpose of aggregation. In version 3.0 the ec_rt_stats2 command automatically normalizes bounce reasons.

Classless Inter-Domain Routing (CIDR)

This is a refinement to the way IP addresses are interpreted replacing the previous "classful" network paradigm.

Content Scanning Application Programming Interface (CSAPI)

Momentum's csapi module provides integration to Symantec's suite of content scanners.

Data Definition Language (DDL)

An SQL statement that defines a database object, a CREATE TABLE statement for example.

Data Manipulation Language (DML)

An SQL statement used to INSERT, DELETE, UPDATE or SELECT. The ec_rt_stats command can output information in this format. In version 3.0, the cluster option dml has been made obsolete by the new stats gathering methods.

Delivery Status Notification (DSN)

A notification email sent to the original sender to inform them that their message has been bounced. This is also known as an out-of-band or asynchronous bounce and a Non-Delivery Report/Receipt (NDR). See also Bounce and Non-Delivery Receipt.

Directory Harvest Attack (DHA)

Harvest email addresses by searching domains for valid recipients. This is done by sending randomly addressed messages to an email server.

DNS Block List (DNSBL)

Typically a list of IP addresses associated with spamming.

Domain Keys Identified Mail (DKIM)

An extension of the DK standard first introduced by Yahoo! Implemented using the same basic principle as DK but with greater granularity and potential for industry-wide adoption.

ECStream

A proprietary protocol for injecting messages into Momentum. Configuration files may include an ECStream Listener.

EHLO

An SMTP transaction (or conversation) begins with the connecting machine identifying itself to the host machine with EHLO, followed by the hostname of the connecting machine. Typically the connecting machine will compare the hostname provided with the RDNS entry for the connecting machine's IP address and may reject messages if it does not match.

Email Service Provider (ESP)

A company that provides email services.

Envelope

Each message is actually composed of two parts, the Envelope and the message itself. The envelope contains the actual recipient of the message and the return path of the message. The sender and receiver in the envelope do not have to match the To: and From: headers in the message itself.

ext2 or Second Extended File System

This is a Linux file system. It gives better performance than ext3. See also ext4 or Fourth Extended File System

ext4 or Fourth Extended File System

This is the Linux file system that succeeds ext3. Because this file system uses journal checksumming, it is considered more reliable that ext2 and is the preferred file system for spooling.

Feedback Loop (FBL)

Feedback loop services are offered by many ISPs. Providers like Yahoo and others offer this service to qualified senders. The ISP sends a notification email to the sender every time that one of their users clicks on a “This is Spam” or “Report Abuse” type button. Qualified senders are required to maintain specific receiving addresses such as abuse@domain.com. Feedback loops are handled by the Momentum fbl module.

Forward Confirmed Reverse DNS (FCrDNS)

FCrDNS is a technique for matching a domain name against an IP address and then checking that IP address against the domain name. If the IP address returned resolves to the same domain name then the forward-reverse lookup is confirmed. FCrDNS can be used to perform a weak verification useful for creating a white list. See also Pointer Records.

Fully Qualified Domain Name (FQDN)

A domain name that specifies the exact location of a device in the Domain Name System, one that uniquely identifies the host. When identifying nodes in the mbus.conf file you must not use the FQDN but the hostname, node-1 rather than node-1.lan, for example.

As of version 3.4, the mbusd.conf file is no longer used. For more information see “msgc – Modules”.

Hard Bounce

This describes an email that has bounced back to the sender undelivered because it was not accepted by the recipient's mail server. See also Soft Bounce, Bounce and Non-Delivery Receipt.

Header

First part of a message, contains metadata such as sender, recipient, subject, date and other deliver information.

Inbound (or Outbound) Concurrency

The number of concurrent (or parallel) connections either on an inbound or outbound MTA. The console command summary displays the current status of inbound and outbound concurrency.

Inter-process Communication Sockets (IPC)

IPC sockets provide two-way communication between different processes. Momentum cluster nodes communicate in this fashion.

International Component for Unicode (ICU)

International Component for Unicode is a mature, portable set of C/C++ alibraries for Unicode support, software internationalization (I18N) and globalization.

Internet Protocol version 4 (IPv4)

The most widely deployed protocol on the Internet. IPv4 addresses in dot-decimal notation are written in the following way 192.168.0.1. IPv6 uses a much larger address and is the designated successor to IPv4.

IP Warmup

The concept behind "IP Warmup" is that new IPs need to build a reputation with ISPs. For example, if you send 100,000 emails from a newly acquired IP address that has no history, most large ISPs will block email from this address. IP Warmup slowly increases the send rate on new IPs so that ISPs have time to gauge customer feedback. If there are minimal spam/abuse reports then the ISP will allow an increased send rate.

Sometimes an IP with a good reputation will accidentally send bad content and damage its own reputation. In such cases, it may be necessary to re-establish a good reputation by temporarily suspending sending, reducing the send rate, or by "re-warming" the IP address. With Momentum 3.0 this is achieved using the adaptive module. The adaptive module automatically sets any new bindings to "zero days old" and then slowly increase the send rate unless it starts seeing negative feedback. Should this happen, the adaptive module then throttles or temporarily suspends the IP address according to internal rules. For more information about the adaptive module see “adaptive – Adaptive Delivery”.

Lightweight Directory Access Protocol (LDAP)

LDAP is an Internet protocol used by email and other programs for looking up information on a server. It is especially useful where fast lookups are required and where infrequent updates are the norm.

Listener

Entity that defines an IP/port combination that the MTA will respond to incoming requests across, along with configuration regarding server behavior specific to sessions across the listener and with regard to specific incoming clients.

Local Mail Transfer Protocol (LMTP)

Local Mail Transfer Protocol is derived from SMTP and designed for situations where the receiving side does not have a mail queue. LMTP is an Internet protocol that uses TCP but must not use the well known SMTP port, 25.

Lua

Lua is an embeddable scripting language used by Momentum as a replacement for Sieve. For a description of its advantages see “Implementing Policy Using Scriptlets”.

Mail Delivery Agent (MDA)

A server application that receives messages (typically via SMTP) and then delivers messages to end-user client applications using a protocol such as POP or IMAP.

Mail Transfer Agent (MTA)

A server application that communicates using SMTP to receive and deliver messages via SMTP. An MTA accepts messages from end-user email clients and campaign management applications for delivery to external hosts but does not deliver messages to the end user.

Mail User Agent (MUA)

An email client such as Thunderbird or Outlook.

Management Information Base (MIB)

A MIB file is associated with Simple Network Management Protocol (SNMP) and is used for managing entities in a network. Momentum SNMP trap definitions are contained in the MIB file OMNITI-SNMP-MIB.txt found in the docs directory. See also Simple Network Management Protocol.

Media Access Control Address (MAC)

A MAC address is a unique identifier assigned to a network device such as a Network Interface card (NIC). Momentum software licenses are usually keyed to the MAC addresses of ethernet cards.

Message Disposition Notification (MDN)

A form of return receipt for email, typically an out-of-band notification of delivery failure. See also Bounce.

Message Systems

The producer of Momentum and provider of related support and services.

Momentum for Sending

A high performance MTA produced by Message Systems. Capable of high throughput and extensible with modules for tasks such as authentication, reputation and bounce processing. Customizable through the use of internal scripting languages and APIs/SDKs.

Multipurpose Internet Mail Extensions (MIME)

The standard that specifies the format of messages so that they can be exchanged between different MTAs.

MultiVIP© Interfaces

MultiVIP© technology allows Momentum to transparently deliver different messages from different IP addresses. This is most commonly used when two or more customers are sending mail through a single Momentum instance and it is desirable (for quality of service reasons) for messages from each client to originate from unique IP addresses that have been assigned to them. See also Network Address Translation.

MX Record

A Mail exchanger record. A record in the DNS that determines how an email should be sent.

Network Address Translation (NAT)

A networking technique for mapping multiple IP addresses to a single address. Momentum's MultiVIP© Interface uses a variant of this technique.

Network-Attached Storage (NAS)

Networked file storage that can be accessed by network clients.

Node

Any machine used in a cluster configuration. This includes the manager and the MTAs. When installing a cluster configuration be sure to include the manager when asked to identify the nodes in the cluster.

Non-Delivery Receipt (NDR)

If an invalid email address is encountered, an NDR is sent to the sender. See also Hard Bounce.

OmniTI

Original creators of Message Systems Deliver Manager, Message Systems was originally a product division of OmniTI and became a separate company in 2008.

Open Database Connectivity (ODBC)

A standard API for accessing relational databases. Momentum ships with support for ODBC and unixODBC.

Passive Mode

Modules may be loaded in "passive" mode by setting enabled to false as shown in the following example:

antivirus "av" {
  enabled = false
...
}

This option is principally used with Validation modules. Modules loaded in passive mode will not have their validation hooks called automatically. Rather, the calls will be driven by a scriptlet associated with the module. For example, the msys.expurgate.scan function will drive the eleven module.

Passive operating system (OS) fingerprinting (p0f)

During network communication, passively collect information about the remote device with the intent of inferring the OS. Doing this makes improved TCP/IP communication possible. You must install the Policy Tools suite to enable p0f.

Perl Compatible Regular Expressions (PCRE)

A C regular expression library modelled on the Perl regular expression library. This library is incorporated into a number of open-source projects.

Pointer Records (PTR)

A Pointer Record is used to map an IP address to a domain name. Using dig -x ip_address will return the pointer record associated with the IP address. The pointer record is used in Forward Confirmed Reverse DNS. For more information see Forward Confirmed Reverse DNS.

Portable Operating System Interface (POSIX)

Portable Operating System Interface is the name of the group of standards for user and software interfaces. POSIX support ensures the portability of code across different operating systems.

Postfix

Open Source MTA often present on base OS installations. For example, it is included with SuSE distributions. It should be removed or disabled to prevent conflicts with Momentum. See also Sendmail.

Privacy Enhanced Mail (PEM)

An Internet Engineering task Force proposal for securing email using public key encryption. PEM format keys are supported by OpenSSL. The file extension pem is used for PEM public key certificates.

Process

A single application running on a computer. Processes do not share resources (i.e. system memory) with other processes.

Purported Responsible Address (PRA)

A PRA is determined by applying an algorithm to the From, Sender, Resent-From and Resent-Sender headers of an email.

Queue

A structured collection of messages awaiting delivery. All messages wind up in queues specific to a binding/ISP combination. Active queue holds messages that will deliver as soon as they reach the front of the queue, Delayed queue holds messages that are awaiting the end of their retry interval.

rbldnsd

rbldnsd is a small and fast DNS daemon designed specifically to serve DNS black list (DNSBL) zones. See also Realtime Block List .

Realtime Block List (RBL)

A list that can be checked in real time in order to detect email originating from spam hosts. The Spamhaus Project maintains one such list. See also DNS Block List.

Redhat Package Manager (RPM)

Used to manage the installation of components and applications on Red Hat Linux distributions and other Linux distributions that have adopted the system, for example CentOS. RPM files can be identified as files ending in .rpm. RPM files are found under the packages directory where you extracted the application tarball. These files take the following form: msys-ecelerity-ldap-TYPE.version.os.arch.rpm.

version indicates the version number and type can be one of RECV, SEND or MOBI for Mobile Momentum. Prior to version 3.0.23, the version indicator is always 1. os indicates the operating system and arch the system architecture.

Redundant Array of Inexpensive (or Independent) Disks (RAID)

Create a high level of reliability in storage using inexpensive drives arranged into arrays for redundancy.

Remote Authentication Dial In User Service (RADIUS)

RADIUS authentication is a AAA network protocol used for managing access to networks or to the Internet. Typically, access is no longer dial-in. See also Authentication, Authorization and Accounting.

Request For Comment (RFC)

New standards and protocols are released to their relative engineering groups as RFCs. These RFCs are evolved and ratified to become the standards using for communications across the Internet.

Resident Set Size (RSS)

The protion of memory held in RAM. RSS describes how much memory an application is consuming.

Right Hand Side Block List (RHSBL)

Similar to a DNSBL but uses domain names rather than IP addresss. See also DNS Block List.

Round Robin Database (RRD)

A round-robin database usually stores time-series data. In Momentum version 2.2, graphs are created from this data using RRDTool.

Scheduler

A thread which runs within Momentum, responding to all events and pushing work to modules and thread pools.

Scope

The context within which a configuration option may be referenced. The various scopes are global, binding group, domain, binding, host, listener, pathway_group and pathway. Bindings may be defined globally or within a binding group creating a binding-group::binding scope. Also, since domains and hosts may appear within bindings, there are also binding::domain and binding::host scopes along with the permutations that apply, for example, when a domain is within a binding that is in turn a member of a binding group. If an option is defined in more than one scope, the most specific scope applies. The scoping rules for resolving configuration settings are discussed in “Configuration Scopes and Fallback”.

Security Enhanced Linux (SELinux)

A set of modifications used by distributions such as Red Hat, that can be applied to the Linux kernel to enhance security. Momentum requires that SELinux be disabled.

Sender Policy Framework (SPF)

Sender Policy Framework (SPF) is an emerging standard for sender-based authentication which provides a framework for administrators, through DNS TXT records, to specify authorized senders for the domains they control.

Sendmail

Open Source MTA often present on base OS installations, should be removed or disabled to prevent conflicts with Momentum.

Sieve++

Internal scripting language usable within Momentum for implementing policy. Can be used for things such as delivery restrictions, binding assignment, header manipulations and event handling. Includes data source connectivity for database and LDAP-powered policy.

Simple Message Transfer Protocol (SMTP)

The standard protocol used for the delivery of email.

Simple Network Management Protocol (SNMP)

A network protocol used to monitor network-attached devices. Momentum contains an embedded SNMPv2 agent primarily used to provide statistical data to Momentum utilities such as ec_stat_watcher. The agent may be queried by third-party SNMP Managers. See also Management Information Base.

SMTP Callback Verification (CBV)

An SMTP technique for validating email addresses. Typically, verification is made by attempting to make an SMTP connection to the mail from address of an email receipt. See also “smtp_cbv – SMTP Callback Verification”.

Soft Bounce

A soft bounce is an e-mail message that reaches the recipient's mail server but is bounced back undelivered before getting to the intended recipient. This may occur if a recipient's inbox is full. See also Hard Bounce.

Spam URI Realtime Block Lists (SURBL)

A list of hosts that appear in unsolicited messages. Unlike DNSBLs, these lists are used to detect spam based on comparison to URIs found in the email body. See also DNS Block List.

Spool

Physical location on disk where messages are stored while present on the system. By default the spool is located at /var/spool/ecelerity.

Spread

Momentum's clustering solution relies heavily on the use of a group communication messaging bus called "Spread". Spread provides a mechanism for distributing data to various nodes in a networked configuration. Without this messaging bus, the nodes and the cluster manager cannot communicate and all cluster tasks such as DuraVIP™ binding, logging and replication will cease. For more information see http://www.spread.org .

Table (Lua)

In Lua a table is an object. Like objects, tables have a state and an identity that is independent of their values. For example, two tables with the same value are different objects, whereas an object can have different values at different times but is always the same object. For more information see Programming in Lua.

Thread

A single chain of commands within a process. Multiple threads can run simultaneously on multi-core/multi-processor systems by executing one thread per processor in parallel. Multiple threads within the same process share certain resources.

Time-to-Live (TTL)

The length of time that a IP packet can exist in a system before being discarded.

Traffic Shaping

The adjusting of sending parameters in order to conform with the sending requirements of receiving ISPs. Includes the adjustment of sending volume, connection count, time outs and messages per session.

Transport Layer Security (TLS)

A cryptographic protocol for providing secure communication over the Internet.

User Datagram Protocol (UDP)

UDP is an alternative to TCP that lets applications send messages to other hosts on an Internet Protocol (IP) network. Unlike TCP, UDP does not divide a message into packets (datagrams) and reassemble it at the other end.

Variable Envelope Return Path (VERP)

This technique specifies a different return path for every email making it possible to associate bounced email with a specific sender.

XCLIENT

XCLIENT allows information regarding the original sending host (such as the connecting IP address) to be communicated with the next hop and is useful when Momentum is deployed as a gateway device in a configuration where the internal hosts will benefit from knowing the original connecting IP address.

Yahoo! Domain Keys (DK)

An authentication mechanism where a public key is placed in a sender's DNS record. A matching private key on the server is used to sign each message sent, with the signature placed in the message's headers. When an ISP receives the message it checks the signature against the public key to ensure that the message came from the domain in question.

Was this page helpful?