forked from CGM_Public/pretix_original
8 lines
254 B
ReStructuredText
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
|