mirror of
https://github.com/pretix/pretix.git
synced 2025-12-23 17:02:26 +00:00
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
|