HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] AW: german umlauts
Hi,
if I commit "echo $LANG" I get the output POSIX
if I commit "locale" I everything is POSIX except LC_CTYPE=de_DE.UTF-8
I wrote in the startup script following to work around the problem.
export LC_ALL=ISO-8859-15
export LANG=ISO-8859-15
maybe this isn't the best way? :D
regards
Bernhard
-----Ursprüngliche Nachricht-----
Von: hylafax-users-bounce@xxxxxxxxxxx [mailto:hylafax-users-bounce@xxxxxxxxxxx] Im Auftrag von A J Stiles
Gesendet: Dienstag, 13. April 2010 17:04
An: hylafax-users@xxxxxxxxxxx
Betreff: Re: [hylafax-users] german umlauts
On Tuesday 13 Apr 2010, Bernhard Schrader wrote:
> If I send a message like this
>
> "
> Test 1 2 3
> Umlaut ae - ä -
> Umlaut oe - ö -
> Umlaut ue - ü -
> "
>
> The fax will be sent, but the output is following
>
> "
> Test 1 2 3
> Umlaut ae - -
> Umlaut oe - -
> Umlaut ue - -
> "
>
> The Content-Transfer-Encoding is 8bit and the charset it is sent is
> ISO-8859-15
>
> If I sent an html file from the CLI via sendfax -n -d [fax number] foo.php
> I get the right output. I can't imagine where to search to fix this
> problem. :( Do you have any ideas?
What output do you get for
$ echo $LANG
?
If your system is recent, it's likely that it is using UTF-8 aot ISO-8859-15.
--
AJS
(Originating address does not accept e-mail. Insert a figure "one" before the
at sign if replying off-list.)
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*