Files
pretix_cgo/doc/development/implementation/email.rst
2016-07-14 20:01:38 +02:00

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