.. _tutorials: Tutorials ========= Welcome to Red Mail's tutorials! See: - :ref:`This to learn how to configure and get started ` - :ref:`This to send with text and HTML bodies ` - :ref:`This to send with attachments ` - :ref:`This to send with embedded content (in HTML) ` - :ref:`This to send with dynamic HTML (Jinja) ` - :ref:`This to send using HTML templates (Jinja) ` - :ref:`This to configure Red Mail to various SMTP providers (ie. Gmail) ` And see - :ref:`cookbook ` for example use cases. .. toctree:: :maxdepth: 1 :caption: Contents: getting_started sending attachments body_content jinja_support templating cookbook config client example