What is a Email mail delivery agent (MDA | LDA)?

About

A mail delivery agent (MDA) 1) is a local process that is responsible for the local delivery (reception) of e-mail messages to a mailbox

It's also known as:

  • message delivery agent (MDA)
  • local delivery agent (LDA)

An MDA gets normally the messages from an Mail Exchange (Smtp Server) and delivers them to:

List





Discover More
Email - Mailbox

A mailbox is a file where the emails message are stored. A user application (known as MUA) can read and write a mailbox The Mail Delivery Agent will write the email received by the SMTP server (MTA)...
How does the email system work? SMTP, POP, IMAP explained

This page gives you the foundations of the email system. At the end, you should be able to understand why when you configure your email client, you need to set up: The SMTP configuration And the...
How to send an email at the command line with SMTP? Email transaction explained

This page is a how-to that describes how you can transport an email to a SMTP server at the command line using the SMTP protocol for further delivery It will show you the inner mechanisms of SMTP. ...
Postfix Redirect Email Example
Postfix - Virtual Aliasing (Email Redirect)

The main applications of virtual aliasing are: To redirect mail for one address to one or more addresses. To implement virtual alias domains where all addresses are aliased to addresses...
What is Hosting? (or hosted domains for HTTP, Email, )

... Hosting is when the domains of a request are not directly associated with the machine's name. The domains are then called hosted. web hosting is when a web/http server is provided to you....
What is SMTP?

A summary of what the SMTP protocol is and how to send an email from a network connection with telnet or netcat
What is Sendmail ?

Sendmail was the first well-known SMTP server. The server has the following components: a mail transfer agent (MTA) to send mail to the outside world a mail deliver agent (MDA) to receive email from...
Map Of Internet 1973
What is a MX DNS record (Mail Exchanger Record)?

The MX DNS is a DNS record that defines the mail eXchange server. You can only use one mail exchange server at a time for a specific domain name (ie domain or subdomain). The name of the MX record is...
What is a Mail Transfer Agent (MTA) or Relay in SMTP? (Email Smtp Server)

mail transfer agent or MTA 1) is the software that sends your emails as they implements Simple Mail Transfer Protocol (SMTP). They ultimately transport E-Mail messages from one computer to another.
What is a Mail eXchange (or MX)?

A Mail eXchange (MX) is a smtp server that is responsible for : receiving emails for one or more domain and delivering them to a mail delivery agent (MDA) for final delivery The email servers...



Share this page:
Follow us:
Task Runner