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-23 00:16:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33150615a186423bd4309388044af17458257eb3
chatmail-core
/
src
/
imap
History
Alexander Krotov
33150615a1
Improve logging for server UID updates in precheck_imf()
...
Log all folders and UIDs and warn about UID changes without folder change.
2020-04-01 20:06:27 +03:00
..
client.rs
Factor src/imap/session.rs out of src/imap/client.rs
2020-02-17 10:50:34 +01:00
idle.rs
imap: move IdleHandle from session.rs to idle.rs
2020-02-17 10:50:34 +01:00
mod.rs
Improve logging for server UID updates in precheck_imf()
2020-04-01 20:06:27 +03:00
select_folder.rs
make setup_handle_if_needed async, call it ahead of select_folder and fetch_new_messages (renamed from fetch_from_single_folder), and be more eager triggering reconnect on error conditions
2019-12-05 21:47:32 +01:00
session.rs
imap: move IdleHandle from session.rs to idle.rs
2020-02-17 10:50:34 +01:00