kalys / bamboo_ses

AWS SES adapter for Bamboo
MIT License
35 stars 24 forks source link

Encode strings with backslashes in email name part #53

Closed mtarnovan closed 2 months ago

mtarnovan commented 3 months ago

Also encodes friendly name in email addresses when they contain backslashes (SES chokes otherwise)

~Note that for some reason the build is failing in the Elixir setup action, haven't had time to investigate.~

Edit: NVM, Github workflow is fixed now

kalys commented 3 months ago

Thank you for your contribution! I'll check the PR within 5 days.