a36d25d142
VMime is a powerful C++ class library for working with 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. <...> feedback from and ok landry@
15 lines
660 B
Plaintext
15 lines
660 B
Plaintext
VMime is a powerful C++ class library for working with 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.
|
|
|
|
VMime Features Overview
|
|
* RFC-2822 and multipart messages
|
|
* aggregate documents and embedded objects
|
|
* 8-bit MIME and encoded word extensions
|
|
* attachments
|
|
* POP3, IMAP, SMTP, maildir and sendmail
|
|
* SSL/TLS security layer and X.509 certificates
|
|
* SASL authentication (not enabled in this package)
|