Commit graph

5 commits

Author SHA1 Message Date
Martin Wilke
5255e7eb2d - Update to 20090825
PR:		138165
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-08-26 16:01:34 +00:00
Dmitry Marakasov
6d8f684662 - Fix a race condition in the multiple recipient delivery code which can cause message corruption
PR:		136304
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-07-07 13:29:02 +00:00
Dennis Herrmann
784cc9156e - Update pkg-descr
- Minor line endings fix in dma.rb

PR:	132457
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
Approved by:	miwi (mentor)
2009-03-12 18:12:41 +00:00
Wesley Shields
bed9446781 - Fix the dma.rb wrapper for sendmail -t support to not require
oniguruma support in ruby by removing the zero-width positive
  lookbehind assertion.

PR:		ports/131641
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-02-13 20:19:04 +00:00
Wesley Shields
9dcab6ff8f 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>
2009-02-12 00:41:34 +00:00