humanmade / aws-ses-wp-mail

An AWS SES wp_mail() drop-in
186 stars 51 forks source link

Quote the from name by default #36

Closed joehoyle closed 6 years ago

joehoyle commented 6 years ago

Currently if you have a site with something like & in the title, it will error sending email, as the Name is not escaped.