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
=======

Programs
--------

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>`_.

Artwork
-------

The Mail Drake logo (duck in a postal delivery outfit) artwork is
Copyright © 2017 Ben Hemming <design@happypanda.com.au>.

This work is free culture; you are free to copy, transform, and build
upon this work, and redistribute it in any medium or format, for any
fee or no fee, under the conditions of the CC By-SA 4.0 (Creative
Commons Attribution Share-Alike 4.0 International License).

See the file ‘LICENSE.CC-By-SA-4.0’ for details, or online at
`<https://creativecommons.org/licenses/by-sa/4.0/>`_.

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