Download List

專案描述

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

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.
標籤: Major feature enhancements

2005-06-22 06:57
0.7.1

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.
標籤: Major bugfixes

2005-04-12 23:13
0.7.0

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.
標籤: Major feature enhancements

2005-01-28 23:17
0.6.3

Fixed bugs in the build system and some code cleanup.
標籤: Code cleanup

2005-01-05 19:33
0.6.2

Some minor bugfixes and internal refactoring. More unit tests have been added.
標籤: Minor bugfixes

Project Resources