mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 23:46:31 +03:00
imap: disable read timeout during IDLE
Otherwise IDLE restarts every 30 seconds.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -123,7 +123,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "async-imap"
|
||||
version = "0.6.0"
|
||||
source = "git+https://github.com/async-email/async-imap?branch=master#8755b666fcd8991ed4d09864b67aa88a1eb6934f"
|
||||
source = "git+https://github.com/async-email/async-imap?branch=master#85ff7a3d9d71a3715354fabf2fc1a8d047b5710e"
|
||||
dependencies = [
|
||||
"async-channel",
|
||||
"async-native-tls",
|
||||
|
||||
Reference in New Issue
Block a user