Mark Brand 8db7f446d7 update class name in example
follow-up to 62828e20d483647a9d27bb42cb65943da0f75b78
2013-09-23 01:20:01 +02:00
2013-09-23 01:20:01 +02:00
2013-09-22 21:59:16 +02:00
2013-09-08 20:49:51 +02:00
2013-06-07 10:18:10 +02:00
2012-11-03 10:37:34 +01:00
2011-12-22 08:51:28 +00:00
2004-10-05 10:28:21 +00:00
2012-04-05 12:34:51 +02:00
2012-11-01 16:42:29 +01:00

VMime is a powerful C++ class library for working with RFC-822 and 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.

Key Features
------------

* it is free software! GNU GPL license (Commercial licenses available!)
* fully RFC-compliant implementation
* object-oriented and modular design
* very easy-to-use (intuitive design)
* well documented code
* very high reliability
* maximum portability

Features Overview
-----------------

* RFC-2822 and multipart messages
* aggregate documents and embedded objects
* 8-bit MIME and encoded word extensions
* full support for attachments
* POP3, IMAP, SMTP, maildir and sendmail
* SSL/TLS security layer and X.509 certificates (using GNU TLS)
* SASL authentication (using GNU SASL)

Description
No description provided
Readme 7.8 MiB
Languages
C++ 97.6%
CMake 1.9%
C 0.5%