blob: a4a0af3b0fecf56d7f434e921f5e1c4cd3ac16d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
MDA (LDA)
=========
An MDA is a _M_ail _D_elivery _A_gent.
An LDA is a _L_ocal _D_elivery _A_gent.
These two terms are synonyms.
An MDA is being passed messages from an <MTA.txt> and delivers it to a real or
virtual mailbox.
Common choices include:
* <maildrop.txt>
* procmail [http://www.procmail.org/] (appears to be unmaintained)
* <Dovecot's `deliver` LDA> [LDA.txt]
(This file was created from the wiki on 2019-06-19 12:42)
|