diff options
author | Pierre-Philipp Braun <pbraun@nethence.com> | 2020-09-04 21:17:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-04 21:17:23 +0700 |
commit | 5ee0c9f51da1cf4830f440356e2095488e9c3943 (patch) | |
tree | 78871e55457e01fc814944f48ccf323f9a157e73 /network/dma/README | |
parent | 02c85a8e201808888058fdad52ec5404636d9f1a (diff) | |
download | slackbuilds-5ee0c9f51da1cf4830f440356e2095488e9c3943.tar.gz |
network/dma: Added (DragonFlyBSD Mail Agent).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/dma/README')
-rw-r--r-- | network/dma/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/dma/README b/network/dma/README new file mode 100644 index 0000000000..66108f5935 --- /dev/null +++ b/network/dma/README @@ -0,0 +1,4 @@ +dma 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. |