]> git.decadent.org.uk Git - dak.git/commit
utils (send_message): add option to write mail to files
authorAnsgar Burchardt <ansgar@debian.org>
Thu, 5 Jul 2012 20:18:50 +0000 (14:18 -0600)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 6 Jul 2012 16:37:19 +0000 (10:37 -0600)
commit34853ea46fbd8c389cc8e2cc93ce449a3c277762
tree1ce57fa776d1f339aa824aec3fc9c0f1a3bedffb
parent2ab14e9a096e43b846820363557183dab77a87b3
utils (send_message): add option to write mail to files

Add an option to write outgoing mails to a file in the directory given
by Dir::Mail.  This is intended for use on development installations
where no real mail should be sent.

Signed-off-by: Ansgar Burchardt <ansgar@debian.org>
daklib/utils.py