vmime
vmime copied to clipboard
VMime Mail Library
Could we get a new release? The last one was 5 years ago. Thanks
Invalid memory accesses are probable if `posixSocket::resolve` uses `getaddrinfo_a` and `getaddrinfo_a` doesn't finish within `m_timeoutHandler`'s defined interval. The default timeout of 30 seconds makes the problem unlikely but a very...
vmime currently only supports MD5 and SHA1 as digest algorithms, both of which are broken. It would be great if there is at least support for SHA2.
The following errors raised when building the DLL version. LNK2019 symbole externe non résolu "protected: __cdecl vmime::net::messagePart::messagePart(class vmime::net::messagePart const &)" (??0messagePart@net@vmime@@IEAA@AEBV012@@Z) référencé dans la fonction "public: __cdecl vmime::net::imap::IMAPMessagePart::IMAPMessagePart(class vmime::net::imap::IMAPMessagePart &&)"...
I've recently tried compiling a static library on MSYS2, but MLANG's MultiLanguage symbols have been failing to link even in the presence of libmlang.a, so I've made some refinements. This...
Hi Vincent, When configuring an office365 account with pop3 protocol and oauth authentication I have this error: [INFO ] 9/2-16:48:55.590965 03490 CAccount::CheckNewMail: Checking mail for account XXXXXXX [PROFI] 9/2-16:48:55.599780 03490...
Hi, does vmine support asynchronous API?
output of cmake: CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.20/Modules/GNUInstallDirs.cmake:233 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including...
Are there any plans to provide a vcpkg port for vmime. It would be great if this highly capable library could be available in vcpkg on Windows.
Hi there, I am experiencing random crashes / heap corruptions when i acces to an IMAP Folder. The error is recreated this way: - Connect to an IMAP Folder. -...