GMime is a set of utilities for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME).
As a developer and user of Electronic Mail clients, I had come to realize that the vast majority of E-Mail client solutions had less-than-satisfactory MIME implementations. More often than not these E-Mail clients created broken MIME messages and/or would incorrectly try to parse a MIME message thus subtracting from the full benefits that MIME was meant to provide. GMime is meant to address this issue by following the MIME specification while also providing programmers with an extremely easy to use application programming interface.
Product's homepage
Requirements:
· Glib >= 1.2.x
What's New in This Release: [ read full changelog ]
· This version fixes system locale charset detection and now handles ERANGE errors from iconv(), which GNU's Win32 version of libiconv seems to set (but is not documented).