Hello
I have Apache 1.3.24 on my server and a web site that has HTML web pages with Russian content. It all displays fine. One of the HTML pages is a contact form in Russian. When a user fills out the contact form and submits, a CGI script sends me an email.
The problem I an having is the email comes as garbage or in hex values, not Russian. When I look at the stdin of the CGI script I see the same hex values. The Unix server sendmail works fine as I can receive email in Russian.
Does anyone have any ideas how I can make this work? Any help would be much appreciated.
Thanks!
I have Apache 1.3.24 on my server and a web site that has HTML web pages with Russian content. It all displays fine. One of the HTML pages is a contact form in Russian. When a user fills out the contact form and submits, a CGI script sends me an email.
The problem I an having is the email comes as garbage or in hex values, not Russian. When I look at the stdin of the CGI script I see the same hex values. The Unix server sendmail works fine as I can receive email in Russian.
Does anyone have any ideas how I can make this work? Any help would be much appreciated.
Thanks!