Redmail

Latest version: v0.6.0

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

Scan your dependencies

Page 2 of 2

0.3.0

What's Changed
* ENH: Outlook sender by Miksus in https://github.com/Miksus/red-mail/pull/21
* ENH: Logging handlers by Miksus in https://github.com/Miksus/red-mail/pull/25
* ENH: support for sending multiple emails by Miksus in https://github.com/Miksus/red-mail/pull/28
* DOCS: link to [flask-redmail](https://flask-redmail.readthedocs.io/) by Miksus in https://github.com/Miksus/red-mail/pull/29


**Full Changelog**: https://github.com/Miksus/red-mail/compare/v0.2.1...v0.3.0

0.2.1

What's Changed
* docs: Change from "redengine" to "redmail" for import line by kimvanwyk in https://github.com/Miksus/red-mail/pull/13
* docs: Fixed typo by drush0 in https://github.com/Miksus/red-mail/pull/18
* fix: Support non-PNG embedded images with dict format by Miksus in https://github.com/Miksus/red-mail/pull/16
* fix: Fixed crash on attachment if text body defined or no body defined by Miksus in https://github.com/Miksus/red-mail/pull/24
* docs: Add address aliases by Miksus in https://github.com/Miksus/red-mail/pull/22
* docs: Add bytes, dict & PIL to embed image docs by Miksus in https://github.com/Miksus/red-mail/pull/19

New Contributors
* kimvanwyk made their first contribution in https://github.com/Miksus/red-mail/pull/13
* drush0 made their first contribution in https://github.com/Miksus/red-mail/pull/18

**Full Changelog**: https://github.com/Miksus/red-mail/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

* ENH: Support for other protocols by Miksus in https://github.com/Miksus/red-mail/pull/11
* DOCS: updated the official documentation by Miksus in https://github.com/Miksus/red-mail/pull/9
* DOCS: Docstrings are now more complete by Miksus
* ENH: Better support for subclassing ``EmailSender`` by Miksus in https://github.com/Miksus/red-mail/pull/7
* TEST: Fix a test related to XLSX attachment by Miksus in https://github.com/Miksus/red-mail/pull/6
* TEST: Increated the test coverage to almost 100 % by Miksus
* FIX: Minor bugs related to raised exceptions, tests and format classes by Miksus

This release does not impose any breaking changes unless one has heavily subclassed the ``EmailSender``.

**Full Changelog**: https://github.com/Miksus/red-mail/compare/v0.1.1...v0.2.0

0.1.1

This is a small patch to drop Pandas as a hard dependency.

Table prettifying still require Pandas but the user should have Pandas installed if they are able to pass a dataframe to the ``send`` method. If Pandas is missing and the user tries to use table prettifier, ``ImportError`` is raised.

What's Changed
* Dev/drop pandas by Miksus in https://github.com/Miksus/red-mail/pull/4

New Contributors
* Miksus made their first contribution in https://github.com/Miksus/red-mail/pull/4 (lol these autogenerated messages)

**Full Changelog**: https://github.com/Miksus/red-mail/compare/v0.1.0...v0.1.1

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.