gotthardp / rabbitmq-email

SMTP Gateway Plugin for RabbitMQ
Mozilla Public License 2.0
179 stars 20 forks source link

Unable to send HTML email #50

Closed softronsts closed 2 years ago

softronsts commented 2 years ago

errorlog-detailed.txt

My application is attempting to send HTML email. This exact process worked fine in the old version. I have attached the error log here. Looking forward to your guidance.

Ubuntu 20.04 RabbitMQ - 3.9.13 Erlang - 23.2

Plugin built with the latest source.

lukebakken commented 2 years ago

See #51, I will be re-tagging version 1.0.1 within the hour.

lukebakken commented 2 years ago

Fixed in https://github.com/gotthardp/rabbitmq-email/commit/a345674934f9a40ed8f13987437358a55422a407

Thank you for the log!

softronsts commented 2 years ago

Working great ! Thanks for your prompt fix.

lukebakken commented 2 years ago

Thank you for confirming the fix.