svn commit: r262282 - in head: contrib/dma contrib/dma/debian contrib/dma/debian/migrate contrib/dma/debian/source contrib/dma/test etc/mtree libexec libexec/dma share/mk tools/build/mk tools/build...

Baptiste Daroussin bapt at FreeBSD.org
Fri Feb 21 16:32:26 UTC 2014


On Fri, Feb 21, 2014 at 08:01:44AM -0800, Steve Kargl wrote:
> On Fri, Feb 21, 2014 at 07:26:49AM +0000, Baptiste Daroussin wrote:
> > Author: bapt
> > Date: Fri Feb 21 07:26:49 2014
> > New Revision: 262282
> > URL: http://svnweb.freebsd.org/changeset/base/262282
> > 
> > Log:
> >   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
> 
> Why?  There is /usr/ports/mail/dma.
> 
Because there are lot of case where you do not need a full smtp server in base but just
be able to deliver locally and/or relay mails outside, dma is very good for that
purpose.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20140221/344b117c/attachment.sig>


More information about the svn-src-all mailing list