Files
pretix_cgo/doc/development/implementation/email.rst
T

8 lines
254 B
ReStructuredText

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