So this means we *require* iconv to build nmh?
No. I think I covered what's going on in my earlier message. Basically,
without iconv the RFC 2047 decoder will only deocde tokens that it can
handle natively. So if you don't have LANG/LC_ALL/LC_CTYPE set, it will
assume a us-ascii character set and that's all it will work with. But
WITH iconv it will use iconv routines to convert from <whatever> to
your localed-defined character set.
--Ken
_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers