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

Contents:

..  toctree::
    :maxdepth: 2

Mail Drake is a development tool for testing email traffic.

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


* :doc:`The Mail Drake message store management tool <maildrake-store>`.

* :doc:`The Mail Drake SMTP server <smtp-server>`.

* :doc:`The Mail Drake web application <web-app>`.


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`


..
    This document is written using `reStructuredText`_ markup, and can
    be rendered with `Docutils`_ to other formats.

    ..  _Docutils: http://docutils.sourceforge.net/
    ..  _reStructuredText: http://docutils.sourceforge.net/rst.html

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

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