Files
pretix_original/doc/development/implementation/email.rst
2016-05-29 20:34:20 +02:00

7 lines
257 B
ReStructuredText

Sending Email
=============
As pretix allows event organizers to configure how they want to sent emails to their users in multiple ways.
Therefore, all emails should be sent throught the following function:
.. autofunction:: pretix.base.services.mail.mail