Michael Guidetti

Results 1 issues of Michael Guidetti

This change adds the [ActionMailer::Base#email_address_with_name](https://github.com/rails/rails/pull/36454) helper added in Rails 6 to `UserMailer` so that customer names with special characters are escaped. Previously, the mailer could throw a `Net::SMTPSyntaxError` error if...