]> git.ipfire.org Git - people/ms/dma.git/history - mail.c
debian: build with consistent flags
[people/ms/dma.git] / mail.c
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