3
0
Fork 0
wuttjamaican/docs/narr/email/index.rst

19 lines
402 B
ReStructuredText

Email
=====
There is some built-in support for sending emails from your app. The
primary intended use case is for "internal" emails, e.g. sending daily
reports to the finance team etc. Each "type" of email can be sent to
different recipients.
You also may want to configure logging such that you receive email
when errors are logged.
.. toctree::
:maxdepth: 2
sending
custom
logging