Alexander Krotov
|
30dd20dc7b
|
Make Imap.fetch() async
|
2019-12-06 10:35:02 +01:00 |
|
Alexander Krotov
|
351383dfa4
|
Split IMAP idle functions into imap::idle submodule
Also introduce Imap.can_idle() to avoid having to match on IdleAbilityMissing error
|
2019-12-06 08:59:22 +01:00 |
|
holger krekel
|
174bc017ad
|
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 |
|
Alexander Krotov
|
069541f374
|
Create select_folder::Error
|
2019-12-04 06:13:24 +01:00 |
|
Alexander Krotov
|
49b9b28c99
|
Move select_folder to a separate submodule
|
2019-12-04 06:13:24 +01:00 |
|