Send UTF-8 characters by e-mail
Status: Beta
Brought to you by:
tsdogs
Hello,
I installed the tarball and made this patch, I hope it will be compatible with your svn repo
This patch does following:
- it enables the UTF8 encoding in e-mails.
- it unchecks by default the sending of the password by e-mail (because e-mail is not secure)
Thank you for your great app.
Manu
Anonymous
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
patch made with git - usage: patch -p0 < patchutf8email
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
you can contact me at msi@cases.lu
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Sorry about the wrong info the usage should be patch -p1 < patchfile
Thanks for the Patch!!! It works perfectly. Now we can use German translation and have no problems with German special letters like Ä Ö Ü and ß not beeing displayed corretly!
Thanks big time again for this msi@cases.lu !!!
I got some issues with Webmailer and other mail clients (like iOS Mail). They can not decode the message correctly.
It happens when I apply the changes in /lib/general.inc.php .
Could someone proof that behavior?
Just remove $header .= "Content-type: text/plain; charset=utf-8\r\n"; and $header .= "Content-Transfer-Encoding: 8bit";
There's probably a better way but it was working fine without it.
For brave people : http://stackoverflow.com/questions/21897180/gmail-does-not-render-html-in-email