MIMEMessage correctly parses MIME-formatted MultiPart email messages where REALBasic's standard EmailMessage class fails. It also decodes RFC-2047 encoded sections in mail headers, commonly used by spammers to "hide" text from spam filters.
FeaturesEasy to use. Integrates seamlessly with existing code.
Inexpensive quick-fix for MIME parsing problems.