Description
A Gambas component for working with MIME messages and content types. Developers use it for email-like data, attachments, multipart messages, and interpreting structured message bodies.
Install it when a Gambas application needs MIME handling. Messages and attachments can contain untrusted or private content, so applications should parse and display them defensively.