Closed vgoodman closed 7 years ago
Just noticed that this PR: https://github.com/thoughtbot/griddler-sendgrid/pull/24 addresses the same issue. Might be worth to just steal this test and use the fix from the other pr.
@vgoodman if you can split the test into an independent commit I'll cherry-pick it in
Closing in favor of: https://github.com/thoughtbot/griddler-sendgrid/pull/26
Mail does not handle special characters in the email display name. Switching back to plain email parsing + fixing empty display name.