It seems that the emails are not being encoded correctly to the html charset of utf8.
I've attached a patch that tells Mime_mail to apply the html and text charsets to utf8.
| Comment | File | Size | Author |
|---|---|---|---|
| utf8.patch | 521 bytes | rhys |
It seems that the emails are not being encoded correctly to the html charset of utf8.
I've attached a patch that tells Mime_mail to apply the html and text charsets to utf8.
| Comment | File | Size | Author |
|---|---|---|---|
| utf8.patch | 521 bytes | rhys |
Comments
Comment #1
jcnventuraCommitted to dev. Thanks for the patch.