Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Big Refactoring zu verwenden intelligente Zeiger. SASL Unterstützung. und SSL / TLS-Unterstützung hinzugefügt worden. Verstärkte asynchrone Socket-Kommunikation. Attachment Helfer: einfachen Zugang zu Anlagen in Nachrichten. Header-Feld Werte und Parameter wurden Refactoring. VMime Book: A Developer's Guide zu VMime, mehr als 60 Seiten der Referenz-Dokumentation.
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

Viele Fehler wurden behoben, insbesondere mit IMAP, POP3 und RFC-2231. Messaging-Service-Informationen erweitert. Ein Demo-Programm wurde hinzugefügt. Interne Refactoring war getan.
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

Unterstützung wurde hinzugefügt für RFC-2231 und RFC-1892. Einige kritische Fehler wurden behoben. Support ist für Windows-Plattformen und der Visual C + +-Compiler. Compilation Probleme auf verschiedenen Plattformen (Solaris und x86-64) wurden behoben.
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

Fixed bugs in das Build-System und einige Code-Bereinigung.
Tags: Code cleanup
Fixed bugs in the build system and some code cleanup.

2005-01-05 19:33
0.6.2

Einige kleinere Bugfixes und interne Refactoring. Mehr Unit-Tests wurden hinzugefügt.
Tags: Minor bugfixes
Some minor bugfixes and internal refactoring. More unit tests have been added.

Project Resources