Jan Engelhardt 93a557cb79 misc: reduce source level indent 7 rokov pred
..
include 73e0e85c14 inetmapi: make it optional to ignore missing attachments 7 rokov pred
ECMapiUtils.cpp 2d60ab3890 treewide: place all symbols into a namespace 8 rokov pred
ECMapiUtils.h 2d60ab3890 treewide: place all symbols into a namespace 8 rokov pred
ECVMIMEUtils.cpp 26dffb479b build: ensure exception includes are present 7 rokov pred
ECVMIMEUtils.h 8d0db06742 treewide: add const qualifiers to various functions' SPropValues 8 rokov pred
MAPISMTPTransport.cpp 2385ed9cc9 misc: reduce indent depth in source (3/5) 7 rokov pred
MAPISMTPTransport.h 1f8fdb5c59 libs: use initialization and in-class defaults 7 rokov pred
MAPIToVMIME.cpp 93a557cb79 misc: reduce source level indent 7 rokov pred
MAPIToVMIME.h 2d60ab3890 treewide: place all symbols into a namespace 8 rokov pred
ReadMe.txt 2a5437fbcc Initial commit 8 rokov pred
SMIMEMessage.cpp 2385ed9cc9 misc: reduce indent depth in source (3/5) 7 rokov pred
SMIMEMessage.h ebbc9b061e misc: fix orthographic errors 8 rokov pred
VMIMEToMAPI.cpp 95d2d9d10f Merge pull request #615 in KC/kopanocore from kc-8.3.x to master 7 rokov pred
VMIMEToMAPI.h 3a8434cbff inetmapi, dagent, gateway: make use of the librosie sanitizer 7 rokov pred
inetmapi.cpp 3166997125 treewide: replace type repetitions by "auto" in casting statements 7 rokov pred
inputStreamMAPIAdapter.cpp 2bc99518c5 misc: resolve 7 missing return value checks 7 rokov pred
inputStreamMAPIAdapter.h 1f8fdb5c59 libs: use initialization and in-class defaults 7 rokov pred
mapiAttachment.cpp 2d60ab3890 treewide: place all symbols into a namespace 8 rokov pred
mapiAttachment.h 2d60ab3890 treewide: place all symbols into a namespace 8 rokov pred
mapiTextPart.cpp 34c893704d inetmapi: replace try-catch(vmime::exceptions::no_such_field&) 8 rokov pred
mapiTextPart.h 7cea2534e2 build: use angle include paths 8 rokov pred
outputStreamMAPIAdapter.cpp 2d60ab3890 treewide: place all symbols into a namespace 8 rokov pred
outputStreamMAPIAdapter.h 2d60ab3890 treewide: place all symbols into a namespace 8 rokov pred
serviceRegistration.inl 7cea2534e2 build: use angle include paths 8 rokov pred
tnef.cpp 9a58f88113 inetmapi: remove partial ATTACH_EMBEDDED_MSG support 7 rokov pred
tnef.h 37cd381218 misc: make multiple SPropTagArray argument types const 8 rokov pred

ReadMe.txt

This is the internet <-> mapi conversion library. It can be used to convert RFC822-like
e-mail streams to MAPI objects.

Requirements: libvmime

Source for libvmime is installed by the install_third-party.bat.