History log of /freebsd/contrib/dma/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# fbe95b88 22-Sep-2021 Baptiste Daroussin <bapt@FreeBSD.org>

dma: import snapshot 2021-07-10


# a9e8641d 21-Feb-2014 Baptiste Daroussin <bapt@FreeBSD.org>

Import Dragonfly Mail Agent into base system

It is a small and lightweight Mail Transport Agent.
It accepts mails from locally installed Mail User Agents (MUA) and delivers the
mails either locally

Import Dragonfly Mail Agent into base system

It is a small and lightweight Mail Transport Agent.
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, SMTP authentication and NULLCLIENT.

Make dma conditional to new WITHOUT_DMA option and make it respect WITHOUT_MAIL

Reviewed by: peter
Discussed with: emaste, bz, peter

show more ...