f798f7ecc05ce01a1e08855edf896bc34859b7df
- Added ImapSynchronizerMailio using mailio library (C++17, Boost) - CMake option USE_MAILIO_IMAP (OFF by default) to avoid Boost dependency - Fetches Boost + mailio via FetchContent when enabled - Implements full IMAP: connect, auth (LOGIN/XOAUTH2), LIST, SELECT, FETCH, STORE, APPEND, EXPUNGE - SyncFolder: detects deletions, fetches new messages, updates flags in batches - XOAUTH2 support for Gmail/Outlook OAuth2 tokens - Falls back to original ImapSynchronizer when USE_MAILIO_IMAP=OFF - Ready to enable with: cmake -DUSE_MAILIO_IMAP=ON
Wino Mail Qt (C++/DTK)
A modern C++/Qt port of Wino Mail for Deepin Linux using DTKWidget.
Releases
1
Wino Mail v0.2.0
Latest
Languages
C++
85.2%
Makefile
8%
Python
4.1%
C
2.1%
CMake
0.6%