openbsd-ports/devel/libvmime/pkg/DESCR
ajacoutot e6436e53e5 Update to libvmime-0.9.2 by merging mail/zarafa/libvmime.
It works much better with the new gnutls.
2012-07-09 15:25:57 +00:00

18 lines
759 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)
This packages has been modified to better support the Zarafa Outlook
Sharing service (mail/zarafa).