This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-21 23:46:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c11cb5fb3ea525b490321c50d9da30fffe5f41bb
chatmail-core
/
src
/
imap
History
link2xt
90c30879b1
refactor(imap): make select_folder() accept non-optional folder
...
If no folder should be selected, `maybe_close_folder()` can be called directly.
2024-06-04 13:31:40 +00:00
..
capabilities.rs
feat: detect XCHATMAIL capability and expose it as
is_chatmail
config
2024-05-14 22:17:46 +00:00
client.rs
feat: detect XCHATMAIL capability and expose it as
is_chatmail
config
2024-05-14 22:17:46 +00:00
idle.rs
refactor(imap): make select_folder() accept non-optional folder
2024-06-04 13:31:40 +00:00
scan_folders.rs
fix: Don't try to do fetch_move_delete() if Trash is needed but not yet configured
2024-04-10 21:06:43 -03:00
select_folder.rs
refactor(imap): make select_folder() accept non-optional folder
2024-06-04 13:31:40 +00:00
session.rs
feat: detect XCHATMAIL capability and expose it as
is_chatmail
config
2024-05-14 22:17:46 +00:00