Django-post-office

Latest version: v3.8.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

0.6.0

-------------
* Support for Python 3!
* Added mail.send_many() that's much more performant when sending
a large number emails

0.5.2

-------------
* Added logging
* Added BATCH_SIZE configuration option

0.5.1

-------------
* Fixes various multiprocessing bugs

0.5.0

-------------
* Email sending can now be parallelized using multiple processes (multiprocessing)
* Email templates are now validated before save
* Fixed a bug where custom headers aren't properly sent

0.4.0

-------------
* Added support for sending emails with custom headers (you'll need to run
South when upgrading from earlier versions)
* Added support for scheduled email sending
* Backend now properly persist emails with HTML alternatives

0.3.1

-------------
* **IMPORTANT**: ``mail.send`` now expects recipient email addresses as the first
argument. This change is to allow optional ``sender`` parameter which defaults
to ``settings.DEFAULT_FROM_EMAIL``
* Fixed a bug where all emails sent from ``mail.send`` have medium priority

Page 8 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.