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