Télécharger la liste

Description du projet

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.

Système requise

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

Gros refactoring d'utiliser des pointeurs intelligents. SASL support. et SSL / TLS de soutien ont été ajoutés. Amélioration de la communication socket asynchrone. Attachment aide: accès facile aux pièces jointes dans les messages. Les valeurs des champs d'en-tête et les paramètres ont été refondus. VMime livre: un guide du développeur de VMime, plus de 60 pages de documentation de référence.
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

Un grand nombre de bogues ont été corrigés, notamment en IMAP, POP3, et RFC 2231. Messaging Service d'information a été prolongé. Un programme de démonstration a été ajouté. Internal refactoring a été fait.
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

Un soutien a été ajouté pour RFC-2231 et RFC 1892. Quelques bugs critiques ont été corrigés. Un soutien a été ajoutée pour les plates-formes Windows et Visual C + + compiler. Problèmes de compilation sur différentes plates-formes (Solaris et X86-64) ont été corrigés.
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

Correction des bugs dans le système de construction et des opérations de nettoyage de code.
Tags: Code cleanup
Fixed bugs in the build system and some code cleanup.

2005-01-05 19:33
0.6.2

Quelques corrections de bugs mineurs et refactoring interne. Plus de tests unitaires ont été ajoutés.
Tags: Minor bugfixes
Some minor bugfixes and internal refactoring. More unit tests have been added.

Project Resources