"Adrian Jacobson" <adrian.RemoveThis@questcom.co.za> schreef in bericht
news:cc4nuq$j8l$1@ctb-nnrp2.saix.net...
> I was wondering if anyone had had this problem with there Apache servers.
> I have a perl script on my server that emails users on a list.
> When I use the ' char, it come out on the email as â. I have tried to set
> AddDefaultCharset to various options without success. I have even tried
the
> AddCharSet which did not help either.
Which characterset is your default?
Are these characters are fumbled by eg Outlook?
Most likely your _script_ does not send the _appropriate_ characterset
declaration in the _email_ -or MIME- Content-Type-header.
If you use a webfront to input the message text, their might be a mismatch
between the charecterset of the form field and the script.
HansH<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Apache 2.0.47 charset problem.