#3840 [HOTFIX] Adding upstream fix to post-office to re-enable html mailing
Closed: Fixed None Opened 10 years ago by ankursinha.

= problem =
Django-post-office wasn't sending out html messages since askbot used a lower level send method.

= analysis =
Issue was reported here: https://github.com/ui/django-post_office/issues/16

Upstream just pushed a commit to fix it:
https://github.com/ui/django-post_office/commit/ee937861501c36d06280f3ba646611d3661bbcc8

= enhancement recommendation =
Applying the backend.py file as a hotfix to staging to start with. When we've tested that, I'll move the hotfix to production too.


Hotfix applied and functional in both test and production.

This is no longer needed with the newer version. ;)

Login to comment on this ticket.

Metadata