by ukoenig » Sun May 01, 2016 12:57 pm
Enrico,
Maybe something useful for You :
1.1 Overview
VMime is a powerful C++ class library for working with MIME messages and Internet messaging
services like IMAP, POP or SMTP.
With VMime you can parse, generate and modify messages, and also connect to store and
transport services to receive or send messages over the Internet. The library offers all the features
to build a complete mail client.
The main objectives of this library are:
fully RFC-compliant implementation;
object-oriented and modular design;
very easy-to-use (intuitive design);
well documented code;
very high reliability;
maximum portability.
1.2 Features
MIME features:
Full support for RFC-2822 and multipart messages (RFC-1521)
Aggregate documents (MHTML) and embedded objects (RFC-2557)
Message Disposition Notication (RFC-3798)
5
8-bit MIME (RFC-2047)
Encoded word extensions (RFC-2231)
Attachments
Network features:
Support for IMAP, POP3 and maildir stores
Support for SMTP and sendmail transport methods
Extraction of whole message or specic parts
TLS/SSL security layer
SASL authentication
1.3 Copyright and license
VMime library is Free Software and is licensed under the terms of the GNU General Public
License1 (GPL) version 3:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.