Herouth Maoz wrote:
> 
> On 2001 December? 12 ,Wednesday 12:18, Eli Marmor wrote:
> > Aharon Schkolnik wrote:
> ...
> > > =?WINDOWS-1255?Q?=E0=E4=F8
> > >
> > > Does anyone know why this is, and if there is anything I can do
> > > about it ?
> ...
> > The header you quoted, is encoded in a BASE64 MIME format.
> > If it is not decoded, it means that the application you use (gbiff
> > in this specific case) doesn't know how to decode BASE64. Or that
> > it is not configured to do it.
> 
> Actually, that header is encoded in Quoted-Printable. The format is
> charset followed by encoding method, where Q is Quoted-Printable and
> B is Base 64.

Oops...
You're right.
I was too quick to write "BASE64"...
I wrote simple functions to encode/decode both formats (BASE64 and
Quoted Printable) just about two months ago, and indeed used the
"B"/"Q" to distinquish between those two encodings...

-- 
Eli Marmor
[EMAIL PROTECTED]
CTO, Founder
Netmask (El-Mar) Internet Technologies Ltd.
__________________________________________________________
Tel.:   +972-9-766-1020          8 Yad-Harutzim St.
Fax.:   +972-9-766-1314          P.O.B. 7004
Mobile: +972-50-23-7338          Kfar-Saba 44641, Israel

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to