|
|
 Rank: YAF Commander Joined: 1/8/2008 Posts: 82
|
Hello, I am trying to send e-mail which includes Turkish Characters but none of them is ok. Quote: e-mail preview for passwordretrieval.txt
için Yeni Giriş Şifreniz
L?tfen siteye a?a??daki bilgilerle giri? yap?n?z.
Kullan?c? Ad?: ?ifre: also I added code below to SendMail function into General.cs, but it does not work ! Code:emailMessage.BodyEncoding = Encoding.UTF8; Any comment ? Tep
|
|
|
|
|
|
|
|
 Rank: YAF Head Dude  Joined: 10/10/2004 Posts: 3,289 Location: Honolulu, HI
|
It's fixed in the latest version. "When you are grateful, fear disappears and abundance appears”." 
|
|
|
|
Rank: Member
Joined: 8/23/2007 Posts: 14 Location: Germany
|
Revision 1927
Hello,
I found the same problem, when YAF sends HTML-Mails (in plain-text-mails the bug was fixed)
The Bug can be fixed, if you change line 72 in sendmail.cs into: Encoding textEncoding = Encoding.UTF8;
|
|
|
| Users browsing this topic |
|
Guest
|
YAFPro Theme Created by Jaben Cargman (Tiny Gecko)Powered by YAF 1.9.301 |
YAF © 2003-2009, Yet Another Forum.NETThis page was generated in 0.054 seconds.