Re: Maildrop handling subject containing unicode characters

Sam Varshavchik <[email protected]> Sat, 10 Sep 2022 07:24:44 -0400
Newsgroups gmane.mail.maildrop
Message-ID <[email protected]>
This is a MIME GnuPG-signed message.  If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.

--===============6530255047578917636==
Content-Type: multipart/signed;
    boundary="=_monster.email-scan.com-269873-1662809084-0001";
    micalg=pgp-sha1; protocol="application/pgp-signature"

This is a MIME GnuPG-signed message.  If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages.
The Internet standard for MIME PGP messages, RFC 2015, was published in 1996.
To open this message correctly you will need to install E-mail or Usenet
software that supports modern Internet standards.

--=_monster.email-scan.com-269873-1662809084-0001
Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Milan Obuch writes:

> Creating file acc with some accented characters, so
>
> % cat acc
> =C4=BE=C5=A1=C5=A5=C5=BE
>
> and executing
>
> % reformime -o "`cat acc`" | hd
> 00000000  0a                                                |.|
> 00000001
>
> points to reformime itself being the culprit... Could this be
> eventually some issue being fixed in newer version? I have Courier
> suite 1.1.4 installed and Courier Unicode library 2.2.4, if that's
> relevant.

Your locale is not UTF-8?

$ locale
LANG=3Den_US.UTF-8
LC_CTYPE=3D"en_US.UTF-8"
LC_NUMERIC=3D"en_US.UTF-8"
LC_TIME=3D"en_US.UTF-8"
LC_COLLATE=3D"en_US.UTF-8"
LC_MONETARY=3D"en_US.UTF-8"
LC_MESSAGES=3D"en_US.UTF-8"
LC_PAPER=3D"en_US.UTF-8"
LC_NAME=3D"en_US.UTF-8"
LC_ADDRESS=3D"en_US.UTF-8"
LC_TELEPHONE=3D"en_US.UTF-8"
LC_MEASUREMENT=3D"en_US.UTF-8"
LC_IDENTIFICATION=3D"en_US.UTF-8"
LC_ALL=3D

reformime reads the encoding from the system locale. You can use -c UTF-8 =
to =20
override it. It's all in the man page.


--=_monster.email-scan.com-269873-1662809084-0001
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEMWrVnbBKLOeG9ifkazpiviedvyUFAmMcc/wACgkQazpivied
vyUmwg/9HSHmmwt2BSRJQynRFCN32OYqPPodjrk+Ex8MZAwIkh4XlQFU9n7RYpY2
bl70b1K+eXOF1hMaSoaFNlAJOsGPqXYYbcXBHrgbRfXkc4DhvdZkXpUfmQsvuGip
/GecinyvhnlbG0DXu0ZNHrDSzlyGp0aWn71TPZ8sjhpARSfVrxIFT11RAwgO7D/f
MZt+BsdrwdzCONwMIOv4jwQyyIlJ1EdF+AE2nXZkECech8Ke29DbiE0IKvB83IJQ
f1CBihjGWjX/HBfLLNe+23Cy8jydQHjgKlkpTGBmZ3XGnZkZoggUtIWpsMUstFNT
Ep2iZYXSARXt3kcN6eHG2ArSQinydEhDWVrV7tfk1EZ++4GBlNxVxey2JbwuytN3
87S67p/ONGpf+0pE5LQ1Ht+EzEvo5FpplS1hBez77llvMBXaxcH35VEI/tBhSebD
Y/P9rRbB6glNt2OZCos0F64/NN8UPQCNG39CyM+qfcT5YxnypL21jtQYsTG6oBcN
ZlTGG+8NW66p04ur6xpN+JUzsGDf604WfluV0Th/CiSA+vuoXn8Q5Kd5CK6Hsf60
5JchVo8dnywx77IJHFj2pL5/A8VpLcqFcgjr5QmrykZ+bAc9Zoc8tPLulZ0akn36
k3IY1mgeKl0zOecrz4Z7lk/EV0/ohZQt5hGP52yASSvVqictACs=
=To8/
-----END PGP SIGNATURE-----

--=_monster.email-scan.com-269873-1662809084-0001--


--===============6530255047578917636==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============6530255047578917636==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Courier-maildrop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/courier-maildrop

--===============6530255047578917636==--