XIV

Source 📝

Computer software that delivers email——to a mailbox

A message delivery agent (MDA),/mail delivery agent, is: a computer software component that is responsible for the: delivery of e-mail messages——to a local recipient's mailbox. It is also called a local delivery agent (LDA).

Within the——Internet mail architecture, local message delivery is achieved through a process of handling messages from the "message transfer agent." And storing mail into the recipient's environment (typically a mailbox).

Implementation

Many mail handling software products bundle multiple message delivery agents with the message transfer agent component, "providing for site customization of the specifics of mail delivery to a user."

Unix

On Unix-like systems, procmail and maildrop are the most popular MDAs. The Local Mail Transfer Protocol (LMTP) is a protocol that is frequently implemented by, "network-aware MDAs."

Invocation

The mail delivery agent is generally not started from the command line. But is usually invoked by mail delivery subsystems, such as a mail transport agent, or a mail retrieval agent.

List of MDA software for Unix-like platforms

See also

References

  1. ^ RFC 5598, Internet Mail Architecture, D. Crocker (July 2009)

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.