aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-02-12 00:41:34 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-02-12 00:41:34 +0000
commit9dcab6ff8fe25cad14e5409730efbd53f8d908ac (patch)
tree8c831418c6b0a379fa7b56d69f425660d9ce63bf /mail/Makefile
parentf018254623fc6c522af4c5addd9f76e3918db20d (diff)
downloadports-9dcab6ff8fe25cad14e5409730efbd53f8d908ac.tar.gz
ports-9dcab6ff8fe25cad14e5409730efbd53f8d908ac.zip
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. 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. PR: ports/130658 Submitted by: Daniel Roethlisberger <daniel@roe.ch>
Notes
Notes: svn path=/head/; revision=228091
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 3803d1f24e16..128e9923bc97 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -90,6 +90,7 @@
SUBDIR += dkim-milter
SUBDIR += dkimap4
SUBDIR += dkimproxy
+ SUBDIR += dma
SUBDIR += dovecot
SUBDIR += dovecot-antispam
SUBDIR += dovecot-devel