HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Fw: Notify
Am Freitag 11 November 2005 18:27 schrieb Andrea Bencini:
> > When you run 'date +%A-%d-%B-%Y' from the command-line does the output
> > look correct?
>
> I tried to give that command and the answer was corrected, then in some
> way, I take the answer and I put it in windows client and watch as it as
> changed!
> [root@fax etc]# date +%A-%d-%B-%Y
> venerdì-11-novembre-2005
> [root@fax etc]#
>
> Which you suggest thing to me?
Sounds like a code page problem to me. If I look what I receive from hylafax,
the dates in the mail-header are:
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
So, no surprise the the special characters diappear.
Can we change the settings somewhere to
Content-Type: text/plain; charset=iso8859-15
Content-Transfer-Encoding: quoted-printable
(or something similar)
Cheers!
____________________ 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*