Fix incorrect charset information in Content-Type MIME headers of e-mail messages.
Be the first to post a text review of fix-mime-charset. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This release fixes toLower() bug caused incorrect behavior when Content-Transfer-Encoding is written in uppercase.
2003-09-09 Version 0.5.3 * toLower() function did nothing. Fixed. 2003-12-27 Version 0.5.2 * Fixed missing <algorithm> header in charsetlist.cc (thanks to Thomas Klausner). 2003-12-13 Version 0.5.1 * Procmail usage instructions added to manpage. * Fixed missing <algorithm> header in detector.cc (thanks to Jerome Warnier). 2003-11-26 Version 0.5.0 * ENCA support added (thanks to Volodymyr M. Lisivka). * -I and -O options added to exclude some charsets from processing (thanks to Ingvarr Zhmakin). 2003-09-22 Version 0.4.0 * Fixed tolower() function to provide compatibility for systems where tolower() is declared as macro (thanks to Thomas Klausner). * config.h added. * Fast and dirty argp_parse() replacement for non-glibc systems (thanks to Thomas Klausner and ChiP). 2003-09-03 Version 0.3.1 * Modified spec file for ALTLinux (thanks to Egor S. Orlov). * Fixed missing <ctype.h> header in detector.cc (thanks to Egor S. Orlov). 2003-08-31 Version 0.3.0 * Added -B switch to fix charset in multipart/signed messages though this will lead to broken signature. * Content-Type is not modified (no quotes are added) if character set is correct (thanks to Egor S. Orlov). * Fixed Subject encoding algorithm. * Added spec file for ALTLinux (thanks to Egor S. Orlov). 2003-08-28 Version 0.2.2 * Fixed message header decoding algorithm. 2003-08-28 Version 0.2.1 * Added files for Debian packaging (thanks to Sergey Pogudo). 2003-08-20 Version 0.2.0 * -f option is added to use default charset when autodetection fails. Content-Type field is always overriden in this case. * -c option is added to set default charset instead of "us-ascii". * Content-Type header is added when it is absent. Content-Transfer-Encoding header is also added when both headers are absent. * Added charset correction for Subject fields. * Fixed bug in processing multipart messages without final boundary (thanks to Oleg Tsibulsky). * message/rfc822 parts are processed correctly. 2003-08-04 Version 0.1.1 * Fixed absent <ctype.h> header in parser.cc (thanks to Shamil Radzhabov and many LOR users). * Fixed absent string::clear() method in early versions of libstdc++ (thanks to Oleg Tsibulsky). * Fixed missing <string> header in output.h (thanks to Oleg Tsibulsky). 2003-08-03 Version 0.1.0 * Initial public release. @(#) $Id: ChangeLog,v 1.33 2004/09/09 09:21:09 balu Exp $
2003-09-09 Version 0.5.3 * toLower() function did nothing. Fixed. 2003-12-27 Version 0.5.2 * Fixed missing <algorithm> header in charsetlist.cc (thanks to Thomas Klausner). 2003-12-13 Version 0.5.1 * Procmail usage instructions added to manpage. * Fixed missing <algorithm> header in detector.cc (thanks to Jerome Warnier). 2003-11-26 Version 0.5.0 * ENCA support added (thanks to Volodymyr M. Lisivka). * -I and -O options added to exclude some charsets from processing (thanks to Ingvarr Zhmakin). 2003-09-22 Version 0.4.0 * Fixed tolower() function to provide compatibility for systems where tolower() is declared as macro (thanks to Thomas Klausner). * config.h added. * Fast and dirty argp_parse() replacement for non-glibc systems (thanks to Thomas Klausner and ChiP). 2003-09-03 Version 0.3.1 * Modified spec file for ALTLinux (thanks to Egor S. Orlov). * Fixed missing <ctype.h> header in detector.cc (thanks to Egor S. Orlov). 2003-08-31 Version 0.3.0 * Added -B switch to fix charset in multipart/signed messages though this will lead to broken signature. * Content-Type is not modified (no quotes are added) if character set is correct (thanks to Egor S. Orlov). * Fixed Subject encoding algorithm. * Added spec file for ALTLinux (thanks to Egor S. Orlov). 2003-08-28 Version 0.2.2 * Fixed message header decoding algorithm. 2003-08-28 Version 0.2.1 * Added files for Debian packaging (thanks to Sergey Pogudo). 2003-08-20 Version 0.2.0 * -f option is added to use default charset when autodetection fails. Content-Type field is always overriden in this case. * -c option is added to set default charset instead of "us-ascii". * Content-Type header is added when it is absent. Content-Transfer-Encoding header is also added when both headers are absent. * Added charset correction for Subject fields. * Fixed bug in processing multipart messages without final boundary (thanks to Oleg Tsibulsky). * message/rfc822 parts are processed correctly. 2003-08-04 Version 0.1.1 * Fixed absent <ctype.h> header in parser.cc (thanks to Shamil Radzhabov and many LOR users). * Fixed absent string::clear() method in early versions of libstdc++ (thanks to Oleg Tsibulsky). * Fixed missing <string> header in output.h (thanks to Oleg Tsibulsky). 2003-08-03 Version 0.1.0 * Initial public release. @(#) $Id: ChangeLog,v 1.33 2004/09/09 09:21:09 balu Exp $
This release fixes minor bug causing compile-time error on NetBSD.
Fixed missing <algorithm> header in charsetlist.cc (thanks to Thomas Klausner).
* Procmail usage instructions added to manpage. * Fixed missing <algorithm> header in detector.cc (thanks to Jerome Warnier).
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?