aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dma/pkg-descr
blob: 85dd00774063d8dc63cf67e5b491f6dc4527c0b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The DragonFly Mail Agent is a small Mail Transport Agent (MTA),
designed for home and office use.  It accepts mails from locally
installed Mail User Agents (MUA) and delivers the mails either
locally or to a remote destination.  Remote delivery includes
several features like TLS/SSL support and SMTP authentication,
but not MX record lookups.  Therefore, dma is currently not
suitable for direct remote delivery.  However, it works very
well for handling local mail plus secure mail submission to a
remote smarthost (e.g. for travelling mobile computers).

Since dma is not intended as a replacement for real, big MTAs
like sendmail(8) or postfix(1), it does not listen on port 25
for incoming connections.

WWW: http://www.dragonflybsd.org/