Displaying 2 results from an estimated 2 matches for "encodind".
Did you mean:
encoding
2015 Sep 02
3
sieve filtering utf 8 strings
...=D1=82=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5?=
When I send a test message via Thunderbird with required words - sieve
works fine and subject is encoded in base64
Subject: =?UTF-8?B?0JvQuNGB0YIg0LHRgNC+0L3QuNGA0L7QstCw0L3QuNGPINC+0YLQv9GA?=
=?UTF-8?B?0LDQstC70LXQvQ==?=
It is the same text, but encodind is different - base 64 works fine and
quoted-printable does not.
Is it possible to have both supported for sieve ?
--
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
2015 Sep 03
0
sieve filtering utf 8 strings
...;
>
>
> When I send a test message via Thunderbird with required words - sieve
> works fine and subject is encoded in base64
>
> Subject:
> =?UTF-8?B?0JvQuNGB0YIg0LHRgNC+0L3QuNGA0L7QstCw0L3QuNGPINC+0YLQv9GA?=
> =?UTF-8?B?0LDQstC70LXQvQ==?=
>
> It is the same text, but encodind is different - base 64 works fine
> and quoted-printable does not.
> Is it possible to have both supported for sieve ?
Both should be supported. I checked your encoded text using a test suite
script (see below for a long answer) and it seems that your encoding is
not what you expect.
This:...