]> git.ipfire.org Git - people/ms/dma.git/history - mail.c
Merge pull request #34 from mtremer/better-authentication
[people/ms/dma.git] / mail.c
2015-04-08  corecodeMerge pull request #28 from mp39590/freebsd_build
2015-04-08  corecodeMerge pull request #27 from mp39590/sysexits
2015-04-08  MikhailInitial version
2014-09-22  Daniel HahlerAdd more information to "bad mail input format" error
2014-02-21  Simon Schubertupdate copyright notice
2011-12-25  Simon Schubertadd semicolon before date in Received: header
2011-11-16  Simon Schubertimplement the "*" catch-all alias
2011-11-15  Simon SchubertMerge commit 'refs/merge-requests/4' of git://gitorious...
2011-11-15  Simon SchubertMerge commit 'refs/merge-requests/3' of git://gitorious...
2011-07-09  Simon Schubertparse_addrs: fix parsing for multiple <addresses>
2011-07-08  Simon Schubertmake dma compile again on DragonFly
2011-01-08  Simon Schubertreadmail: accept mail without newline at the end
2010-10-31  Simon Schubertdrop privileges when run by root
2010-10-28  Simon SchubertMerge branch 'master' of git://gitorious.org/dma-roam...
2010-06-28  Peter PentchevCheck the parsed recipient address for validity.
2010-06-28  Simon Schubertproperly randomize the message id
2010-04-17  Simon Schubertfix parsing for "name <real@example.org>" addresses
2010-04-16  Simon Schubertremove debug output
2009-09-21  Simon Schubertdma: rework config parsing
2009-08-27  Simon Schubertdma: add recipient parsing from headers
2009-08-27  Simon Schubertdma: convert to more extensible queue file format
2009-08-27  Simon Schubertdma: move sender into queue
2009-08-27  Simon Schubertdma: initialize queue structures
2009-08-27  Simon Schubertdma: factor out mail handling code