diff options
Diffstat (limited to 'mail/dma/pkg-descr')
-rw-r--r-- | mail/dma/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/dma/pkg-descr b/mail/dma/pkg-descr new file mode 100644 index 000000000000..2112b74b7124 --- /dev/null +++ b/mail/dma/pkg-descr @@ -0,0 +1,11 @@ +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. + +WWW: http://www.dragonflybsd.org/ |