Mail Drake
##########

Mail Drake is a development tool for testing email traffic.

..  image:: doc/duck-in-postman-hat.300px.png
    :height: 100
    :width: 100
    :alt: Duck with a postman's hat

Run Mail Drake's SMTP server on a local port, send email to it, and
inspect the message queue in a local web browser.


Copying
=======

Mail Drake is Copyright © 2017 Ben Finney <ben+python@benfinney.id.au>.

This is free software: you may copy, modify, and/or distribute this work
under the terms of the GNU Affero General Public License as published
by the Free Software Foundation; version 3 of that license or any
later version.

No warranty expressed or implied. See the file ‘LICENSE.AGPL-3’ for
details, or online at `<https://www.gnu.org/licenses/agpl-3.0.html>`_.


..
    Local variables:
    coding: utf-8
    mode: rst
    End:
    vim: fileencoding=utf-8 filetype=rst :
