pub fn check_server_capabilities(opts: &SyncOptions) -> Result<(), SyncError>
Check if the configured server supports the required IMAP capabilities
Currently, at least the QRESYNC capability is required (RFC 7162).