Download List

Descripción del Proyecto

VMime is a complete Internet mail library for C++.
It includes a MIME parser/builder module and a
messaging module. The MIME module is a powerful
class library for parsing, generating, or editing
Internet MIME and non-MIME messages. It is
designed to provide a fast and an easy way to
manipulate Internet mail messages. It is fully
object-oriented, cross-platform, and
standards-compliant (with maximum conformance to
RFCs 822, 2045, 2046, and 2047). The messaging
module allows you to connect to mail services
(such as POP3, IMAP, SMTP, and maildir) in a
transparent manner, with a lot of features
supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-06 23:10
0.8.0

Refactorización Big utilizar punteros inteligentes. Apoyo SASL. y SSL / TLS se han añadido. Mejorar la comunicación asincrónica zócalo. Ayudante adjunto: fácil acceso a los archivos adjuntos en los mensajes. Valores de los campos de cabecera y de los parámetros han sido modificados. VMime Libro: Guía del desarrollador de VMime, más de 60 páginas de documentación de referencia.
Tags: Major feature enhancements
Big refactoring to use smart pointers. SASL support. and SSL/TLS support have been added. Enhanced asynchronous socket communication. Attachment helper: easy access to attachments in messages. Header field values and parameters have been refactored. VMime Book: A Developer Guide's to VMime, more than 60 pages of reference documentation.

2005-06-22 06:57
0.7.1

Una gran cantidad de errores han sido corregidos, en particular con IMAP, POP3, y RFC-2231. Información de servicio de mensajería se amplió. Un programa de demostración ha sido añadido. Interior refactoring se hizo.
Tags: Major bugfixes
A lot of bugs have been fixed, particularly with
IMAP, POP3, and RFC-2231. Messaging service
information was extended. A demo program was
added. Internal refactoring was done.

2005-04-12 23:13
0.7.0

Se ha añadido soporte para RFC-2231 y RFC-1892. Algunos fallos críticos han sido corregidos. Se ha añadido soporte para las plataformas Windows y Visual C + + compilador. Problemas de compilación en varias plataformas (Solaris y x86-64) han sido corregidos.
Tags: Major feature enhancements
Support has been added for RFC-2231 and RFC-1892. Some critical bugs have been fixed. Support has been added for Windows platforms and the Visual C++ compiler. Compilation problems on various platforms (Solaris and X86-64) have been fixed.

2005-01-28 23:17
0.6.3

Errores corregidos en el sistema de construcción y algunos de limpieza de código.
Tags: Code cleanup
Fixed bugs in the build system and some code cleanup.

2005-01-05 19:33
0.6.2

Algunas correcciones menores y refactorización interna. Más pruebas de la unidad se han añadido.
Tags: Minor bugfixes
Some minor bugfixes and internal refactoring. More unit tests have been added.

Project Resources