Constant deltachat::imap::idle::IDLE_TIMEOUT

source ·
const IDLE_TIMEOUT: Duration;
Expand description

Timeout after which IDLE is finished if there are no responses from the server.

If * OK Still here keepalives are sent more frequently than this duration, timeout should never be triggered. For example, Dovecot sends keepalives every 2 minutes by default.